UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 395 B
import * as React from 'react'; import Workflow16 from './Workflow16'; export var workflow16 = function workflow16() { return React.createElement(Workflow16, null); }; export default { title: 'Icon|Fill|Workflow16', component: Workflow16, parameters: { notes: "`import Workflow16 from 'box-ui-elements/es/icon/fill/Workflow16';`" } }; //# sourceMappingURL=Workflow16.stories.js.map