Skip to content

Commit

Permalink
Merge pull request #40 from AJ-Quran/1-home-page
Browse files Browse the repository at this point in the history
Home Page Improvements.
  • Loading branch information
akbarjorayev committed Apr 18, 2024
2 parents 48e2f3a + d03aeec commit 43f656c
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 43f656c

Please sign in to comment.