diff --git a/packages/design-system/organisms/editor-shell/EditorShell.tsx b/packages/design-system/organisms/editor-shell/EditorShell.tsx index 693b163..4f6575c 100644 --- a/packages/design-system/organisms/editor-shell/EditorShell.tsx +++ b/packages/design-system/organisms/editor-shell/EditorShell.tsx @@ -57,6 +57,7 @@ export const EditorShell = (props: EditorShellProps) => { onSubmit={doSubmit} /> +