UNPKG

@naturacosmeticos/natds-web

Version:

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

5 lines (4 loc) 148 B
import { ActionLink } from './ActionLink'; export { IActionLinkProps } from './ActionLink.props'; export { ActionLink }; export default ActionLink;