From aff6a6b6e4162a506bf1366974c54d0b56ba2285 Mon Sep 17 00:00:00 2001 From: Flycro Date: Thu, 21 Mar 2024 01:59:20 +0100 Subject: [PATCH] fix: Auth Dependent Button on Client --- nuxt/components/dashboard/BookInfoCard.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nuxt/components/dashboard/BookInfoCard.vue b/nuxt/components/dashboard/BookInfoCard.vue index 30a4e18..ceb7cc4 100644 --- a/nuxt/components/dashboard/BookInfoCard.vue +++ b/nuxt/components/dashboard/BookInfoCard.vue @@ -29,7 +29,9 @@ const dayjs = useDayjs()
- + + +