@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 395 B
JavaScript
import * as React from 'react';
import BoxDrive140 from './BoxDrive140';
export const boxDrive140 = () => /*#__PURE__*/React.createElement(BoxDrive140, null);
export default {
title: 'Illustration/BoxDrive140',
component: BoxDrive140,
parameters: {
notes: "`import BoxDrive140 from 'box-ui-elements/es/illustration/BoxDrive140';`"
}
};
//# sourceMappingURL=BoxDrive140.stories.js.map