rm other close (#8250)

This commit is contained in:
Samuel Newman
2025-04-21 19:53:01 +03:00
committed by GitHub
parent b800334ebc
commit a091def512
@@ -41,7 +41,6 @@ export function VerificationsDialog({
profile={profile}
verificationState={verificationState}
/>
<Dialog.Close />
</Dialog.Outer>
)
}