UNPKG

box-ui-elements

Version:
11 lines 335 B
import * as React from 'react'; import Tag16 from './Tag16'; export const tag16 = () => /*#__PURE__*/React.createElement(Tag16, null); export default { title: 'Icon/Fill/Tag16', component: Tag16, parameters: { notes: "`import Tag16 from 'box-ui-elements/es/icon/fill/Tag16';`" } }; //# sourceMappingURL=Tag16.stories.js.map