mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-08 06:23:52 -05:00
Added react modal for Project Description
Fixed lockfile changes Removed unintented change Fixed package.json Fixed line ending set app element to root in modal
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"@types/node": "^16.11.36",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^18.0.4",
|
||||
"@types/react-modal": "^3.13.1",
|
||||
"babel-loader": "^8.2.3",
|
||||
"color-hash": "^2.0.1",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
@@ -27,6 +28,7 @@
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-modal": "^3.15.1",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"typescript": "^4.6.4",
|
||||
|
||||
Reference in New Issue
Block a user