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 5478c63 commit 26237e9Copy full SHA for 26237e9
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