3d widget api added and template frontend and backend completed
This commit is contained in:
@@ -119,7 +119,6 @@ const AddButtons: React.FC<ButtonsProps> = ({
|
||||
};
|
||||
|
||||
// Delete the selectedZone state
|
||||
|
||||
setSelectedZone(updatedZone);
|
||||
} else {
|
||||
const updatePanelData = async () => {
|
||||
|
||||
Reference in New Issue
Block a user