Skip to content

Commit

Permalink
Merge pull request #4401 from Expensify/stites-dontShowLoadingOnButton
Browse files Browse the repository at this point in the history
Don't show loading state in workspace setup button
  • Loading branch information
Alexander Mechler authored Aug 4, 2021
2 parents 9b1ea35 + 353d57f commit c2d21c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/WorkspaceCardPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ const WorkspaceCardPage = ({
success
large
text={buttonText}
isLoading={reimbursementAccount.loading}
/>
</View>
</View>
Expand Down

0 comments on commit c2d21c0

Please sign in to comment.