extract ui to lib
This commit is contained in:
1
src/components/types.ts
Normal file
1
src/components/types.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type ComponentSize = 'sm' | 'md' | 'lg' | 'full';
|
||||
Reference in New Issue
Block a user