Skip to content

Commit 41e9f90

Browse files
committed
Default number
1 parent 6b46083 commit 41e9f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/common/const.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// config and constants.
22

3-
export const TOTAL_COUNT = 1000
3+
export const TOTAL_COUNT = 10000
44

55
export const TAB_TYPE = {
66
VIEW: 1,

0 commit comments

Comments
 (0)