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