@ -163,7 +163,7 @@ const employeeInformation = (props) => {
key: "departmrnt",
render: (_, r, index) => {
return (
<div>
<div style={{ display: 'flex' }}>
{
r.departmrnt.map((ite, idx) => {
let departmentsArr = []