2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export { Button } from './Button';
|
|
export { Input } from './Input';
|
export { Button } from './Button';
|
|
export { Input } from './Input';
|