diff --git a/marko/page/story-content/components/edit-story-modal/index.marko b/marko/page/story-content/components/edit-story-modal/index.marko index 1e04549..d2def41 100644 --- a/marko/page/story-content/components/edit-story-modal/index.marko +++ b/marko/page/story-content/components/edit-story-modal/index.marko @@ -3,7 +3,6 @@

${state.error}

-

Meta

@@ -15,7 +14,7 @@ -

Options

+ -

\ No newline at end of file diff --git a/marko/page/story/components/add-story-modal/index.marko b/marko/page/story/components/add-story-modal/index.marko index 372bc1d..c3a22d8 100644 --- a/marko/page/story/components/add-story-modal/index.marko +++ b/marko/page/story/components/add-story-modal/index.marko @@ -1,9 +1,8 @@ -

Edit Story

+

Add Story

${state.error}

-

Meta

@@ -15,10 +14,7 @@ -

Tags

- - -

Options

+ -

\ No newline at end of file