UNPKG

box-ui-elements-mlh

Version:
13 lines 528 B
import * as React from 'react'; import ExclamationMarkBadge16 from './ExclamationMarkBadge16'; export var exclamationMarkBadge16 = function exclamationMarkBadge16() { return /*#__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