Modal für KÜ

This commit is contained in:
ISA
2024-10-16 13:58:52 +02:00
parent b3b94b5762
commit b55fe0fa2b
4 changed files with 184 additions and 4 deletions

View File

@@ -18,7 +18,8 @@
"bootstrap-icons": "^1.11.3",
"next": "14.2.13",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"react-modal": "^3.16.1"
},
"devDependencies": {
"postcss": "^8.4.47",