Added support for recursive groups in helper function
This commit is contained in:
@@ -46,7 +46,6 @@ function MapTiles({
|
||||
const selectedMapStates = itemsFromGroups(
|
||||
selectedGroups,
|
||||
mapStates,
|
||||
true,
|
||||
"mapId"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user