Update team-constants.ts

This commit is contained in:
Kalle
2023-07-30 11:34:49 +03:00
committed by GitHub
parent a6c34b946f
commit 8be8dad77b

View File

@@ -16,4 +16,4 @@ export const TEAM_MEMBER_ROLES = [
"COACH",
] as const;
export const TEAMS_PER_PAGE = 20;
export const TEAMS_PER_PAGE = 40;