UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 381 B
import * as React from 'react'; import Clock140 from './Clock140'; export var clock140 = function clock140() { return 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