UNPKG

@navinc/base-react-components

Version:
13 lines (10 loc) 211 B
import React from 'react' export default { title: 'Navigation/ButtonIcon', parameters: { readme: { content: 'See `General > Icon > InteractiveIcon`.', }, }, } export const Basic = () => {}