Skip to content

Commit d749bb1

Browse files
authored
Merge pull request #20 from DDD-Community/feat/design-system
FEAT: Dropdown 컴포넌트 개발 및 문서화
2 parents c146349 + 86a07b1 commit d749bb1

File tree

12 files changed

+657
-951
lines changed

12 files changed

+657
-951
lines changed

.storybook/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ const config = {
66
name: '@storybook/nextjs',
77
options: {},
88
},
9+
staticDirs: ['../public'],
910
};
1011
export default config;

public/check.svg

Lines changed: 3 additions & 0 deletions
Loading

public/chevron-down.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)