UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 359 B
import * as React from 'react'; import Bell140 from './Bell140'; export const bell140 = () => /*#__PURE__*/React.createElement(Bell140, null); export default { title: 'Illustration/Bell140', component: Bell140, parameters: { notes: "`import Bell140 from 'box-ui-elements/es/illustration/Bell140';`" } }; //# sourceMappingURL=Bell140.stories.js.map