Skip to content

Commit

Permalink
rename: 스토리북 파일 경로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
bykbyk0401 committed Jan 13, 2025
1 parent c15cb5b commit f72c7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/textBtn.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interface TextBtnProps {
}

const meta = {
title: 'Common/TextBtn',
title: 'Common/Button/TextBtn',
component: TextBtn,
parameters: {
layout: 'centered',
Expand Down

0 comments on commit f72c7a6

Please sign in to comment.