wip
This commit is contained in:
@@ -217,6 +217,7 @@ export default function StoryEditorPage() {
|
||||
<EditorToolbar
|
||||
title={story.title}
|
||||
onInfoClick={() => setShowInfoSheet(true)}
|
||||
onContinueStory={handleAddPage}
|
||||
/>
|
||||
|
||||
<div className="flex-1 flex overflow-hidden">
|
||||
|
||||
Reference in New Issue
Block a user