UNPKG

box-ui-elements

Version:
11 lines 395 B
import * as React from 'react'; import CustomApp56 from './CustomApp56'; export const customApp56 = () => /*#__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