zone assets camera updation and rename.panel api added
This commit is contained in:
@@ -157,6 +157,7 @@ const DisplayZone: React.FC<DisplayZoneProps> = ({
|
||||
const organization = email?.split("@")[1]?.split(".")[0];
|
||||
let response = await getSelect2dZoneData(zoneId, organization);
|
||||
|
||||
|
||||
let res = await getFloatingZoneData(zoneId, organization);
|
||||
|
||||
setFloatingWidget(res);
|
||||
|
||||
Reference in New Issue
Block a user