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 fa2c87d commit 3037d08Copy full SHA for 3037d08
core/src/components/modal/gestures/sheet.ts
@@ -525,7 +525,7 @@ export const createSheetGesture = (
525
/**
526
* If expandToScroll is disabled, we need to swap
527
* the footer position to stationary so that it
528
- * will act as it would by default
+ * will act as it would by default.
529
*/
530
if (!expandToScroll) {
531
swapFooterPosition('stationary');
0 commit comments