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 c0d75b5 commit 6416ebeCopy full SHA for 6416ebe
core/src/components/modal/gestures/sheet.ts
@@ -403,7 +403,7 @@ export const createSheetGesture = (
403
404
/**
405
* If expandToScroll is disabled, we need to swap
406
- * the visibility to the cloned one so the footer
+ * the footer visibility to the cloned one so the footer
407
* doesn't flicker when the sheet's height is animated.
408
*/
409
if (!expandToScroll && shouldRemainOpen) {
0 commit comments