Skip to content

Commit

Permalink
console log was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
akbarjorayev committed Apr 18, 2024
1 parent 48e2f3a commit d03aeec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Main/components/Home/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ export default function Home({ surahI, setSurahI }) {
}
}

console.log(hasAccount)

return (
<>
<div className="h_100 home_page" ref={homePage} onWheel={wheel}>
Expand Down

0 comments on commit d03aeec

Please sign in to comment.