box-ui-elements
Version:
Box UI Elements
11 lines • 440 B
JavaScript
import * as React from 'react';
import EmployeeReview56 from './EmployeeReview56';
export const employeeReview56 = () => /*#__PURE__*/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