diff --git a/src/stories/ConfirmButton.stories.tsx b/src/stories/ConfirmButton.stories.tsx index 0c71fde..66d5326 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: "확인",