Skip to content

Commit 3037d08

Browse files
ShaneKthetaPC
andcommitted
Update core/src/components/modal/gestures/sheet.ts
Co-authored-by: Maria Hutt <[email protected]>
1 parent fa2c87d commit 3037d08

File tree

1 file changed

+1
-1
lines changed
  • core/src/components/modal/gestures

1 file changed

+1
-1
lines changed

core/src/components/modal/gestures/sheet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ export const createSheetGesture = (
525525
/**
526526
* If expandToScroll is disabled, we need to swap
527527
* the footer position to stationary so that it
528-
* will act as it would by default
528+
* will act as it would by default.
529529
*/
530530
if (!expandToScroll) {
531531
swapFooterPosition('stationary');

0 commit comments

Comments
 (0)