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