4 lines
151 B
TypeScript
4 lines
151 B
TypeScript
export { Typography } from './Typography'
|
|
// eslint-disable-next-line react-refresh/only-export-components
|
|
export { withTypography } from './variants'
|