UNPKG

box-ui-elements-mlh

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