Dodano możliwość wyboru realnych zestawień

This commit is contained in:
2021-12-07 16:02:55 +01:00
parent 7b6a316466
commit ee5b61cb19
10 changed files with 331 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ const clickOutsideDirective: Directive = {
document.addEventListener("click", el.clickOutsideEvent);
},
}