add: install and implement react-toastify for permission

This commit is contained in:
ISA
2024-05-28 13:21:00 +02:00
parent 21218609bc
commit ec302cfee2
3 changed files with 34 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"react": "^18.2.0",
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1",
"react-toastify": "^10.0.5",
"recoil": "^0.7.7"
},
"scripts": {