Skip to content

Commit

Permalink
fix: 스토리북 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-yn committed Nov 28, 2023
1 parent 9d093d4 commit c9cae12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/stories/Common/Spacer.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export const Vertical30: Story = {
spacing: 'spacer-30',
backgroundColor: 'sungyeon-02',
direction: 'vertical',
as: 'span',
},
decorators: [
(Story) => (
Expand Down Expand Up @@ -50,7 +49,6 @@ export const Vertical50: Story = {
spacing: 'spacer-50',
backgroundColor: 'sungyeon-02',
direction: 'vertical',
as: 'span',
},
decorators: [
(Story) => (
Expand Down

0 comments on commit c9cae12

Please sign in to comment.