box-ui-elements-mlh
Version:
13 lines • 474 B
JavaScript
import * as React from 'react';
import ErrorState404140 from './ErrorState404140';
export var errorState404140 = function errorState404140() {
return /*#__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