UNPKG

@hrobarikt/box-ui-elements

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