UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 398 B
import * as React from 'react'; import AlertBadge16 from './AlertBadge16'; export const alertBadge16 = () => /*#__PURE__*/React.createElement(AlertBadge16, null); export default { title: 'Icon/Fill/AlertBadge16', component: AlertBadge16, parameters: { notes: "`import AlertBadge16 from 'box-ui-elements/es/icon/fill/AlertBadge16';`" } }; //# sourceMappingURL=AlertBadge16.stories.js.map