UNPKG

@dnanpm/styleguide

Version:

DNA Styleguide repository provides the set of components and theme object used in various DNA projects.

6 lines (5 loc) 172 B
import Button from '../Button/Button'; /** @visibleName Button Secondary */ declare const ButtonSecondary: typeof Button; /** @component */ export default ButtonSecondary;