UNPKG

box-ui-elements

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