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