Remove react-helmet-async

This commit is contained in:
2023-10-19 16:49:19 -04:00
parent e87521f880
commit 702a780b3c
3 changed files with 9 additions and 57 deletions

View File

@ -20,8 +20,7 @@
"@sentry/tracing": "^7.42.0",
"framer-motion": "^10.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0"
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^1.14.1",