UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

5 lines (4 loc) 197 B
import Typography from './Typography'; export { ITypographyProps, TypographyAlign, TypographyColor, TypographyVariant } from './Typography.props'; export { Typography }; export default Typography;