aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-11-01 20:28:30 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit4b8d5219a2320e6d3d1e1260574bd6042c97b27e (patch)
tree11f5607560b2f45b3782a88fdc2962cf696b50f5 /vnext/package.json
parentb197e2616db62e25227548bfdb085f4e1f2908f0 (diff)
Add page titles
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 931a219e..d8b7bdc8 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -93,6 +93,7 @@
"react-content-loader": "^6.2.0",
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
+ "react-helmet": "^6.1.0",
"react-hook-form": "^7.38.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.2",