disable review button if no card saved also some cleanup #6535

Merged
mayeaux merged 2 commits from hotfix-to-disable-review-button into master 2021-07-19 03:49:21 +02:00
mayeaux commented 2021-07-18 21:04:59 +02:00 (Migrated from github.com)

Quick fix for presentational bug

Quick fix for presentational bug
jessopb (Migrated from github.com) approved these changes 2021-07-18 21:09:47 +02:00
jessopb (Migrated from github.com) reviewed 2021-07-18 23:23:39 +02:00
@ -54,3 +62,2 @@
console.log(claim);
shouldDisableReviewButton(shouldDisableFiatSelectors);
jessopb (Migrated from github.com) commented 2021-07-18 23:23:39 +02:00

if you supply an inititial value to useState(false), flow wouldn't complain here.

if you supply an inititial value to useState(false), flow wouldn't complain here.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#6535
No description provided.