Skip to content

Commit

Permalink
SMA-82: resolve test error
Browse files Browse the repository at this point in the history
  • Loading branch information
markpernia committed Apr 15, 2024
1 parent 7c76229 commit a9b26c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/sportsmatch-app/src/pages/Index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default function MainPage() {
const size = 5

console.log(`query`, searchQuery)
console.log(filteredEvent)

// handle sports name selected from sportButtoncomponent
const handleSportSelectionChange = (selectedButtonSports: string[]) => {
Expand Down

0 comments on commit a9b26c9

Please sign in to comment.