Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Sha-dos authored Feb 29, 2024
1 parent 71fbaaf commit 2e38d6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/data/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export default function DataPage() {

return (
<h1>Data</h1>
)
}

function MatchList(match: number, team: number, comments: string) {
Expand Down

0 comments on commit 2e38d6a

Please sign in to comment.