Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicwands committed May 17, 2024
1 parent 96afa3e commit f996947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion pages/home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ export default function Home({ studioFreight, footer, contact, projects }) {
setTimeout(() => {
setResetScroll(false)
}, 100)
console.log(selectedProject)
}
}, [selectedProject])

Expand Down
2 changes: 1 addition & 1 deletion public/sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit f996947

@github-actions
Copy link

Choose a reason for hiding this comment

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

"⚡️ Lighthouse report for the changes in this commit:

🟠 Performance: 67
🟢 Accessibility: 90
🟢 Best practices: 100
🟢 SEO: 92
🟢 PWA: 100

Lighthouse ran on https://sf-website-b5rryx12f-studio-freight.vercel.app/"

Please sign in to comment.