index.tsx4 lines · main
1import Typography from './Typography'
2
3export default Typography
4export { default as Typography } from './Typography'