Skip to content

Commit

Permalink
Merge branch 'develop' into Fix/152/storybook-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
minkyung5x5 committed Nov 22, 2024
2 parents e2d9d01 + cc59bce commit 295f713
Show file tree
Hide file tree
Showing 72 changed files with 1,601 additions and 747 deletions.
3 changes: 3 additions & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ export const decorators = [
];

export const parameters = {
nextjs: {
appDirectory: true,
},
options: {
storySort: {
method: 'alphabetical',
Expand Down
Loading

0 comments on commit 295f713

Please sign in to comment.