@hrobarikt/box-ui-elements
Version:
Box UI Elements
13 lines • 461 B
JavaScript
import * as React from 'react';
import ErrorState404140 from './ErrorState404140';
export var errorState404140 = function errorState404140() {
return 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