popup now working

note deletion via popup working
popup is not closing properly (1st close ok, after that not working (bcs 1 bool for all modals))
This commit is contained in:
dhain 2022-10-16 23:08:15 +02:00
parent cdefc2e993
commit f266f3579c
3 changed files with 49 additions and 17 deletions

View file

@ -24,6 +24,7 @@
"dependencies": {
"bootstrap-icons": "^1.9.1",
"nookies": "^2.5.2",
"sv-popup": "^0.2.5",
"webworker": "^0.8.4"
}
}