UNPKG

@orfeas126/box-ui-elements

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