use react helmet to manipulate scripts and styles programatically

This commit is contained in:
Athou
2024-06-12 13:03:19 +02:00
parent cd50b6b058
commit f6b3114a91
3 changed files with 50 additions and 36 deletions

View File

@@ -39,6 +39,7 @@
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-ga4": "^2.1.0",
"react-helmet": "^6.1.0",
"react-icons": "^5.2.1",
"react-infinite-scroller": "^1.2.6",
"react-redux": "^9.1.2",
@@ -57,6 +58,7 @@
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",
"@types/throttle-debounce": "^5.0.2",