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 db1ba93 commit 482a8feCopy full SHA for 482a8fe
types/common-groups-options.ts
@@ -43,7 +43,7 @@ export type CustomGroupsOption<
43
*/
44
fallbackSort?: FallbackSortOption<CustomTypeOption>
45
46
- /** Specify the exact number of newlines required. */
+ /** Specify the exact number of newlines required between elements of groups. */
47
newlinesInside?: NewlinesInsideOption
48
49
/**
0 commit comments