We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b46083 commit 41e9f90Copy full SHA for 41e9f90
example/src/common/const.js
@@ -1,6 +1,6 @@
1
// config and constants.
2
3
-export const TOTAL_COUNT = 1000
+export const TOTAL_COUNT = 10000
4
5
export const TAB_TYPE = {
6
VIEW: 1,
0 commit comments