add react modal and use it for days wishes

This commit is contained in:
memeriau
2022-01-29 22:55:07 +01:00
parent 2bfd8d2a7b
commit c2f4946da0
16 changed files with 203 additions and 17 deletions

View File

@@ -78,6 +78,7 @@
"@types/detect-node": "^2.0.0",
"@types/js-cookie": "^3.0.1",
"@types/lodash": "^4.14.177",
"@types/react-modal": "^3.13.1",
"@types/serviceworker": "^0.0.32",
"@types/web-push": "^3.3.2",
"autoprefixer": "^10.2.6",
@@ -110,6 +111,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-modal": "^3.14.4",
"react-redux": "^7.2.4",
"react-router": "^5.2.0",
"react-router-config": "^5.1.1",