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 1aaee2d commit a1ce680Copy full SHA for a1ce680
packages/compass-connections-navigation/src/constants.tsx
@@ -4,7 +4,6 @@ export const MAX_COLLECTION_PLACEHOLDER_ITEMS = Infinity;
4
export const MAX_DATABASE_PLACEHOLDER_ITEMS = Infinity;
5
export const MIN_DATABASE_PLACEHOLDER_ITEMS = 5;
6
export const ROW_HEIGHT = 28;
7
-// export const COLLETIONS_MARGIN_BOTTOM = spacing[1];
8
9
export type Actions =
10
// Atlas Cloud actions
0 commit comments