3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export * from './customInput';
|
|
export * from './primaryButton';
|
|
export * from './socialButton'; |