From 188b55724cede7f565c736e48408ef32a1882ff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 11 Oct 2023 16:27:32 -0400 Subject: [PATCH] refactor(components): add co-author field to the story form --- components/story/create/storyform.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/components/story/create/storyform.vue b/components/story/create/storyform.vue index 55e6bbf..8b9cc97 100644 --- a/components/story/create/storyform.vue +++ b/components/story/create/storyform.vue @@ -1,7 +1,6 @@