UNPKG

@naturacosmeticos/natds-web

Version:

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

5 lines (4 loc) 168 B
import LinearProgress from './LinearProgress'; export { ILinearProgressProps } from './LinearProgress.props'; export { LinearProgress }; export default LinearProgress;