We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b87223 commit 573709cCopy full SHA for 573709c
src/pages/Explore/utils/constants.ts
@@ -1,5 +1,5 @@
1
export const SIDEBAR_WIDTH = 430;
2
-export const DEFAULT_QUERY_LIMIT = 50;
+export const DEFAULT_QUERY_LIMIT = 80;
3
export const DEFAULT_MIN_ZOOM = 10;
4
export const DEFAULT_MAP_STYLE = "grayscale_light";
5
export const MAX_ZOOM_FOR_COLLECTION_OUTLINE = 6;
0 commit comments