ADD new frontend
This commit is contained in:
3
frontend/src/components/ui/Select/index.ts
Normal file
3
frontend/src/components/ui/Select/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default } from './Select';
|
||||
export { default as Select } from './Select';
|
||||
export type { SelectProps, SelectOption } from './Select';
|
||||
Reference in New Issue
Block a user