UNPKG

box-ui-elements-mlh

Version:
13 lines 358 B
import * as React from 'react'; import Tag16 from './Tag16'; export var tag16 = function tag16() { return /*#__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