Fix the category names.

This commit is contained in:
Vishnu KS
2020-08-23 13:26:16 +05:30
parent 1593c00620
commit 828a68fa75
5 changed files with 19 additions and 28 deletions

View File

@@ -22,7 +22,8 @@
"react-dom": "^16.10.2",
"react-helmet": "^5.2.1",
"react-star-rating-component": "^1.4.1",
"react-star-ratings": "^2.3.0"
"react-star-ratings": "^2.3.0",
"slugify": "^1.4.5"
},
"devDependencies": {
"eslint": "^7.7.0",