This commit is contained in:
Riccardo Giorato
2025-12-26 17:30:08 +01:00
parent 4e4ce9ed35
commit 9895200db6
3 changed files with 179 additions and 168 deletions
+1
View File
@@ -217,6 +217,7 @@ export default function StoryEditorPage() {
<EditorToolbar
title={story.title}
onInfoClick={() => setShowInfoSheet(true)}
onContinueStory={handleAddPage}
/>
<div className="flex-1 flex overflow-hidden">