diff --git a/src/components/Project/Infrastructure/Floor.jsx b/src/components/Project/Infrastructure/Floor.jsx
index 2ee5d84b..0f7f00f7 100644
--- a/src/components/Project/Infrastructure/Floor.jsx
+++ b/src/components/Project/Infrastructure/Floor.jsx
@@ -1,6 +1,6 @@
import React from "react";
import WorkArea from "./WorkArea";
-const Floor = ({ floor, workAreas, forBuilding }) => {
+const Floor = ({ floor, workAreas, forBuilding,serviceId }) => {
return (
Loading....
} {projectInfra && projectInfra?.length > 0 && ( -No Infra Avaiable