Skip to content

Commit

Permalink
wip: rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TopETH committed May 8, 2024
1 parent 53a4b42 commit a8cb267
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export function CategoryTabs({
initialCategory?: string
}) {
useEffect(() => {
console.log('TopETH', initialCategory)
if (document) {
const element = document.getElementById(
`browse-category-tab__${
Expand Down

0 comments on commit a8cb267

Please sign in to comment.