added zones drop down in builder ouline and adjust width of displayZones
This commit is contained in:
@@ -119,6 +119,7 @@ const DropDownList: React.FC<DropDownListProps> = ({
|
||||
],
|
||||
},
|
||||
]);
|
||||
|
||||
}, [zones]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user