Skip to content

Commit

Permalink
Refactor buttonProps in Settings screen
Browse files Browse the repository at this point in the history
  • Loading branch information
noriega2112 committed Aug 28, 2024
1 parent ac95488 commit 8882e57
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,6 @@ export const Settings = () => {
onPress={showWarningAlert}
containerClassName="mb-7"
isLoading={isLoggingOut}
buttonProps={{
disabled: isLoggingOut
}}
/>
<View
style={{
Expand Down

0 comments on commit 8882e57

Please sign in to comment.