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