Skip to content

Commit ce909b0

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

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

235235
/**
236236
* If expandToScroll is disabled, we need to swap
237-
* the visibility to the original, so if the modal
237+
* the footer visibility to the original, so if the modal
238238
* is dismissed, the footer dismisses with the modal
239239
* and doesn't stay on the screen after the modal is gone.
240240
*/

0 commit comments

Comments
 (0)