diff --git a/src/app/admin/matches/page.tsx b/src/app/admin/matches/page.tsx index d1e1df2..55294cd 100644 --- a/src/app/admin/matches/page.tsx +++ b/src/app/admin/matches/page.tsx @@ -168,13 +168,21 @@ export default function AdminMatchesPage() { {match.team2Score} - +
+ + View + + +
))}