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