remove Dialog.Handle uses

This commit is contained in:
Hailey
2024-10-01 15:06:42 -07:00
parent a17892d1b9
commit 3971254e9f
36 changed files with 59 additions and 124 deletions
-2
View File
@@ -49,8 +49,6 @@ export function EmbedConsentDialog({
return (
<Dialog.Outer control={control}>
<Dialog.Handle />
<Dialog.ScrollableInner
label={_(msg`External Media`)}
style={[gtMobile ? {width: 'auto', maxWidth: 400} : a.w_full]}>