forked from MapComplete/MapComplete
Small fix
This commit is contained in:
parent
36b455fbf8
commit
1b5737a06c
3 changed files with 369 additions and 124 deletions
|
@ -372,7 +372,7 @@ export class InitUiElements {
|
|||
);
|
||||
|
||||
|
||||
const filterView = new FilterView(State.state.FilterIsOpened).SetClass(
|
||||
const filterView = new FilterView(State.state.filteredLayers).SetClass(
|
||||
"block p-1 rounded-full"
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue