3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
export { default as Button } from './Button';
|
|
export { default as Card } from './Card';
|