Merge branch 'feature/dropdown-filter' into develop
This commit is contained in:
@@ -38,6 +38,9 @@ function DataSheet() {
|
||||
}
|
||||
return isUnique;
|
||||
});
|
||||
console.log("filterdArea GisStationsStaticDistrict:", filteredAreas);
|
||||
console.log("GisSystemStatic:", GisSystemStatic);
|
||||
console.log("allowedSystems:", allowedSystems);
|
||||
|
||||
setStationListing(
|
||||
filteredAreas.map((area, index) => ({
|
||||
|
||||
Reference in New Issue
Block a user