WIP Убрала лишнее

This commit is contained in:
Daria Golova
2023-02-22 15:29:57 +03:00
parent 839034cade
commit 9535e9b802
2 changed files with 33 additions and 34 deletions

View File

@@ -106,7 +106,6 @@ export default {
backdropEl.style.background = "rgba(37, 40, 80, 0.2)";
backdropEl.style.backdropFilter = "blur(4px)";
} else backdropEl.style.background = "rgba(0,0,0,0)";
console.log("123");
},
watch: {
value(val) {