Skip to content

Commit a0d2622

Browse files
chore: remove comment
1 parent ff45b9b commit a0d2622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Popup/Popup.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export interface DialPopupProps {
3838
size?: PopupSize;
3939
hideClose?: boolean;
4040
closeOnOutsideClick?: boolean;
41-
/** When true, focus is set to a non-input guard so the virtual keyboard does not open on mobile */
4241
preventKeyboardOnOpen?: boolean;
4342
}
4443

0 commit comments

Comments
 (0)