diff --git a/src/components/Project/Infrastructure/WorkArea.jsx b/src/components/Project/Infrastructure/WorkArea.jsx index c2231fd4..8ac3ef60 100644 --- a/src/components/Project/Infrastructure/WorkArea.jsx +++ b/src/components/Project/Infrastructure/WorkArea.jsx @@ -29,7 +29,7 @@ const WorkArea = ({ workArea, floor, forBuilding }) => { Floor:  {" "} - + {floor.floorName} @@ -37,7 +37,7 @@ const WorkArea = ({ workArea, floor, forBuilding }) => { Work Area:  {" "} - + {workArea.areaName}