feat: move filter popup to a modal
This commit is contained in:
@ -91,9 +91,6 @@ watch(
|
||||
scrollLock.value = enabled
|
||||
store.commit('modalActive', enabled)
|
||||
},
|
||||
{
|
||||
immediate: true,
|
||||
},
|
||||
)
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user