Skip to content

Commit

Permalink
fix: shared/ui/index 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Legitgoons committed Apr 29, 2024
1 parent 412d01a commit a5c5228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/ui/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export { ActiveButton, BasicButton } from './button';
export { FNB } from './fnb';
export { PageHeader } from './header';
export { ConfirmModal, ConfirmReportModal, BottomSheetModal } from './modal';
export { Profile, ProfileImage } from './profile';
export { Profile } from './profile';

0 comments on commit a5c5228

Please sign in to comment.