UNPKG

box-ui-elements

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