Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JGV committed May 3, 2022
1 parent 22f5b2c commit 0f8d2bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Adventures/Adventures.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ function AdventuresList({ content }) {
}

function Adventure({ content }) {
console.log(content.childMdx.slug);
return (
<Card
raised
Expand Down

0 comments on commit 0f8d2bd

Please sign in to comment.