Helmet Implemented

react-helmet added
This commit is contained in:
2024-01-25 04:06:17 -05:00
parent 1e22f70065
commit be2354b67d
10 changed files with 50 additions and 8 deletions

View File

@@ -12,6 +12,7 @@
"@testing-library/user-event": "^13.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.11.0",
"react-scripts": "5.0.1",
"serve": "^14.2.0",