Skip to content

Commit

Permalink
Rm closeModal
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed Dec 18, 2024
1 parent 2d1a5e7 commit 7800f6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/com/modals/DeleteAccount.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ export function Component({}: {}) {
to="#"
onPress={e => {
e.preventDefault()
closeModal()
deactivateAccountControl.open()
return false
}}>
Expand Down

0 comments on commit 7800f6f

Please sign in to comment.