srjp: poprawki dostępności modalu

This commit is contained in:
2023-09-04 18:37:52 +02:00
parent dbbbd33100
commit f77c13cbcf
8 changed files with 151 additions and 154 deletions
+1
View File
@@ -58,6 +58,7 @@ export const useStore = defineStore('store', {
blockScroll: false,
listenerLaunched: false,
modalLastClickedTarget: null
} as StoreState),
actions: {