Skip to content

Commit

Permalink
feat: export문 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
xodms0309 committed Apr 15, 2024
1 parent 7eed305 commit 69e9291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Common/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ export { default as PageHeader } from './PageHeader/PageHeader';
export { default as Badge } from './Badge/Badge';
export { default as WriteButton } from './WriteButton/WriteButton';
export { default as Text } from './Typography/Text/Text';
export { default as Heading } from './Typography/Heading/Heading';

0 comments on commit 69e9291

Please sign in to comment.