UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 362 B
import * as React from 'react'; import XBadge16 from './XBadge16'; export const xBadge16 = () => /*#__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