box-ui-elements-mlh
Version:
13 lines • 384 B
JavaScript
import * as React from 'react';
import Bell140 from './Bell140';
export var bell140 = function bell140() {
return /*#__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