feat: button, calendar, datePicker, input, pagination, icons 추가
This commit is contained in:
5
web-app/app/shared/components/icons/index.ts
Normal file
5
web-app/app/shared/components/icons/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './Calendar';
|
||||
export * from './ChevronLeft';
|
||||
export * from './ChevronRight';
|
||||
export * from './LoadingSpinner';
|
||||
|
||||
Reference in New Issue
Block a user