UNPKG

box-ui-elements-mlh

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