3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export * from './CustomInput';
|
|
export * from './PrimaryButton';
|
|
export * from './SocialButton'; |