UNPKG

@hrobarikt/box-ui-elements

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