UNPKG

box-ui-elements

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