Skip to content

Commit aed4f18

Browse files
committed
Show more results on a page
1 parent f12f255 commit aed4f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Network } from './types/network'
77

88
export const NUMBER_OF_ITEMS_ON_DASHBOARD = 5
99
export const FILTERING_ON_DASHBOARD = true
10-
export const NUMBER_OF_ITEMS_ON_SEPARATE_PAGE = 10
10+
export const NUMBER_OF_ITEMS_ON_SEPARATE_PAGE = 100
1111
export const REFETCH_INTERVAL = 5000
1212
export const API_MAX_TOTAL_COUNT = 1000
1313

0 commit comments

Comments
 (0)