UNPKG

box-ui-elements-mlh

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