Problem
We introduced a conditional hook render here, which is against React hook rules and is an anti-pattern
Why is this important
Fixes an anti-pattern
Solution
Refactor the code to avoid the conditional hook call
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~0178326c7786db6630
- Upwork Job ID: 1720488262428413952
- Last Price Increase: 2023-11-03
- Automatic offers:
- dukenv0307 | Contributor | 27547818
Problem
We introduced a conditional hook render here, which is against React hook rules and is an anti-pattern
Why is this important
Fixes an anti-pattern
Solution
Refactor the code to avoid the conditional hook call
Upwork Automation - Do Not Edit