UNPKG

@naturacosmeticos/natds-web

Version:

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

5 lines (4 loc) 126 B
import { Card, Paper } from './Card'; export { ICardProps } from './Card.props'; export { Card, Paper }; export default Card;