UNPKG

@orfeas126/box-ui-elements

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