From b91fe68f5d5d99c0aa7619f518ef96dc2a5147ea Mon Sep 17 00:00:00 2001 From: azuki774s Date: Thu, 15 Aug 2024 23:27:24 +0900 Subject: [PATCH] wip: postRecord uses bootstrap --- components/PostRecord.vue | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/components/PostRecord.vue b/components/PostRecord.vue index 9ed7fd1..866c64e 100644 --- a/components/PostRecord.vue +++ b/components/PostRecord.vue @@ -47,16 +47,28 @@ const postButton = async (): Promise => {