Skip to content

Commit 6416ebe

Browse files
Update core/src/components/modal/gestures/sheet.ts
Co-authored-by: Brandy Smith <[email protected]>
1 parent c0d75b5 commit 6416ebe

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
@@ -403,7 +403,7 @@ export const createSheetGesture = (
403403

404404
/**
405405
* If expandToScroll is disabled, we need to swap
406-
* the visibility to the cloned one so the footer
406+
* the footer visibility to the cloned one so the footer
407407
* doesn't flicker when the sheet's height is animated.
408408
*/
409409
if (!expandToScroll && shouldRemainOpen) {

0 commit comments

Comments
 (0)