3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
export { default as Heading } from './ui/heading';
|
|
export { default as Text } from './ui/text';
|