Skip to content

Commit

Permalink
fix: build error 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeseon-han committed Feb 23, 2024
1 parent dcb64e5 commit 7ea8153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/atoms/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ export { default as Input } from './Input';
export { default as MiniButton } from './MiniButton';
export { default as ExclamationAlertSpan } from './ExclamationAlertSpan';
export { default as Lottie } from './Lottie';
export { default as CheckBox } from './CheckBox';
export { default as CheckBox } from './CheckBox';

0 comments on commit 7ea8153

Please sign in to comment.