box-ui-elements
Version:
Box UI Elements
11 lines • 386 B
JavaScript
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