Skip to content

Commit

Permalink
minor log to test
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Nov 26, 2024
1 parent 5d8940a commit 3221c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/search/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default function Search({
isAuthenticated,
isFreshSortByQuery,
}: SearchProps) {
console.log("Loading from Search")
const metadataTitle = `Search Results | ${SITE_NAME}`
const { push, query } = useRouter()
const { itemListElement: searchResultsElements, totalResults } =
Expand Down

0 comments on commit 3221c1c

Please sign in to comment.