From b0a69d5d56ceb7a180937733a3319471590118d1 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, 6 Dec 2023 22:20:09 -0500 Subject: [PATCH] fix(components): change error prop from undefined to empty string --- 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 8b9cc97..94eeaa2 100644 --- a/components/story/create/storyform.vue +++ b/components/story/create/storyform.vue @@ -65,7 +65,7 @@