Skip to content

Commit

Permalink
undo web changse
Browse files Browse the repository at this point in the history
  • Loading branch information
ingawei committed Dec 13, 2024
1 parent 595c6f1 commit 0711d4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion web/components/search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ export function Search(props: {
)
: undefined

console.log(contracts)
return (
<Col className="w-full">
<Col
Expand Down
1 change: 0 additions & 1 deletion web/pages/browse/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export function BrowsePageContent() {

const initialTopics = topicsByImportance


return (
<Col className={clsx('relative col-span-8 mx-auto w-full')}>
<Search
Expand Down

0 comments on commit 0711d4b

Please sign in to comment.