From a2b627cd1168eb56e36c03e00b5b8242d9ab41ce 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: Thu, 4 Jan 2024 17:02:04 -0500 Subject: [PATCH] fix(components): update storyForm set `coAuthor` field's initial value to whatever is provided in the `data` prop instead of always null --- components/story/create/storyForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/story/create/storyForm.vue b/components/story/create/storyForm.vue index 46c9d08..07ba4f8 100644 --- a/components/story/create/storyForm.vue +++ b/components/story/create/storyForm.vue @@ -75,7 +75,7 @@ - + Complete