From cc28b65063d40f19c23513b15cafd55c7deb3e2b 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, 5 Oct 2023 02:04:17 -0400 Subject: [PATCH] fix(components): fix how the genre atom destructures fetched data --- components/story/atoms/genre.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/story/atoms/genre.vue b/components/story/atoms/genre.vue index d91dd87..80dda58 100644 --- a/components/story/atoms/genre.vue +++ b/components/story/atoms/genre.vue @@ -1,8 +1,8 @@