box-ui-elements-mlh
Version:
13 lines • 424 B
JavaScript
import * as React from 'react';
import CustomApp56 from './CustomApp56';
export var customApp56 = function customApp56() {
return /*#__PURE__*/React.createElement(CustomApp56, null);
};
export default {
title: 'Illustration|CustomApp56',
component: CustomApp56,
parameters: {
notes: "`import CustomApp56 from 'box-ui-elements/es/illustration/CustomApp56';`"
}
};
//# sourceMappingURL=CustomApp56.stories.js.map