From c022a2bd3803d157e2553c0267fde5ac648154e8 Mon Sep 17 00:00:00 2001 From: jdkfx Date: Mon, 7 Oct 2024 23:48:02 +0900 Subject: [PATCH] =?UTF-8?q?:adhesive=5Fbandage:=20=E8=BB=BD=E5=BE=AE?= =?UTF-8?q?=E3=81=AA=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BookItemCard.vue | 1 - src/components/DeleteButton.vue | 2 ++ src/components/DoneButton.vue | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/BookItemCard.vue b/src/components/BookItemCard.vue index 9fc7f0f..066c69e 100644 --- a/src/components/BookItemCard.vue +++ b/src/components/BookItemCard.vue @@ -32,7 +32,6 @@ const props = defineProps<{ -