From 3849c4bd4b512d0b56f2970417beaab408ce90bc Mon Sep 17 00:00:00 2001 From: JunYoungKr Date: Mon, 3 Mar 2025 16:58:22 +0900 Subject: [PATCH] =?UTF-8?q?=EB=90=98=EB=8F=8C=EC=95=84=EA=B0=80=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stories/ConfirmButton.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/ConfirmButton.stories.tsx b/src/stories/ConfirmButton.stories.tsx index 66d5326..0c71fde 100644 --- a/src/stories/ConfirmButton.stories.tsx +++ b/src/stories/ConfirmButton.stories.tsx @@ -17,7 +17,7 @@ export default { }, } as Meta; -// 기본 버튼 스토리 +// 기본 버튼 스토리1 export const Default: StoryObj = { args: { text: "확인",