Skip to content

Commit

Permalink
Fix: console
Browse files Browse the repository at this point in the history
  • Loading branch information
luciobenini committed Oct 29, 2021
1 parent 4b05e6f commit bf01640
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions components/trustpilot-reviews.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ export default function TrustpilotReviews({
window.Trustpilot.loadFromElement(ref.current, true)
setLoaded(true)
}

console.log(loaded)
}, [loaded])

return (
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pittica/gatsby-plugin-trustpilot-widget",
"private": false,
"description": "Trustpilot widget for GatsbyJS.",
"version": "2.0.4",
"version": "2.0.5",
"author": {
"name": "Lucio Benini",
"email": "[email protected]",
Expand Down

0 comments on commit bf01640

Please sign in to comment.