Skip to content

Commit

Permalink
reviews fetched from CMS now, deleted FaceBook comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTechNoir committed Jun 21, 2022
1 parent 7f5d7f6 commit 6c6955e
Show file tree
Hide file tree
Showing 10 changed files with 1,540 additions and 536 deletions.
1,159 changes: 1,146 additions & 13 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"draftjs-to-html": "^0.9.1",
"formik": "^2.2.5",
"html-to-draftjs": "^1.4.0",
"isomorphic-dompurify": "^0.19.0",
"next": "^10.2.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand All @@ -26,7 +27,8 @@
"react-paginate": "^6.5.0",
"react-responsive-carousel": "^3.2.10",
"styled-components": "^5.2.1",
"swr": "^0.3.9"
"swr": "^0.3.9",
"yup": "^0.32.11"
},
"devDependencies": {
"babel-plugin-styled-components": "^1.12.0",
Expand All @@ -45,8 +47,8 @@
]
]
},
"engines" : {
"npm" : ">=7.0.0",
"node" : ">=16.0.0"
"engines": {
"npm": ">=7.0.0",
"node": ">=16.0.0"
}
}
28 changes: 0 additions & 28 deletions src/components/productPage/Comments.js

This file was deleted.

Loading

1 comment on commit 6c6955e

@vercel
Copy link

@vercel vercel bot commented on 6c6955e Jun 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.