Skip to content

Commit b9c025a

Browse files
committed
test commit, limit to 5 entries
1 parent 52a824b commit b9c025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/teams/TeamUsage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ function TeamUsage() {
7979
attributionId,
8080
fromDate: startDateOfBillMonth,
8181
toDate: endDateOfBillMonth,
82-
perPage: 50,
82+
perPage: 5,
8383
page,
8484
};
8585
try {

0 commit comments

Comments
 (0)