UNPKG

box-ui-elements-mlh

Version:
13 lines 394 B
import * as React from 'react'; import Clock140 from './Clock140'; export var clock140 = function clock140() { return /*#__PURE__*/React.createElement(Clock140, null); }; export default { title: 'Illustration|Clock140', component: Clock140, parameters: { notes: "`import Clock140 from 'box-ui-elements/es/illustration/Clock140';`" } }; //# sourceMappingURL=Clock140.stories.js.map