From e574ef0b430939b19358c18658e317935a15da20 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: Fri, 1 Dec 2023 17:55:28 -0500 Subject: [PATCH] feat(components): create story info component for story page --- components/story/view/storyInfo.vue | 180 ++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 components/story/view/storyInfo.vue diff --git a/components/story/view/storyInfo.vue b/components/story/view/storyInfo.vue new file mode 100644 index 0000000..9e3ca86 --- /dev/null +++ b/components/story/view/storyInfo.vue @@ -0,0 +1,180 @@ + + +