@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 404 B
JavaScript
import * as React from 'react';
import EmployeeId56 from './EmployeeId56';
export const employeeId56 = () => /*#__PURE__*/React.createElement(EmployeeId56, null);
export default {
title: 'Illustration/EmployeeId56',
component: EmployeeId56,
parameters: {
notes: "`import EmployeeId56 from 'box-ui-elements/es/illustration/EmployeeId56';`"
}
};
//# sourceMappingURL=EmployeeId56.stories.js.map