about summary refs log tree commit diff
path: root/src/components/verification/VerificationsDialog.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/verification/VerificationsDialog.tsx')
-rw-r--r--src/components/verification/VerificationsDialog.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/verification/VerificationsDialog.tsx b/src/components/verification/VerificationsDialog.tsx
index d61823968..76fbcc355 100644
--- a/src/components/verification/VerificationsDialog.tsx
+++ b/src/components/verification/VerificationsDialog.tsx
@@ -35,6 +35,7 @@ export function VerificationsDialog({
 }) {
   return (
     <Dialog.Outer control={control}>
+      <Dialog.Handle />
       <Inner
         control={control}
         profile={profile}
@@ -78,8 +79,6 @@ function Inner({
       style={[
         gtMobile ? {width: 'auto', maxWidth: 400, minWidth: 200} : a.w_full,
       ]}>
-      <Dialog.Handle />
-
       <View style={[a.gap_sm, a.pb_lg]}>
         <Text style={[a.text_2xl, a.font_bold, a.pr_4xl, a.leading_tight]}>
           {label}