Closed florentlotthepro closed 2 years ago
Add a condition to avoid code that can crash.
We have a crash when we try to use a VitaminButtonUIStyle on a button with style .primary and .ghost.
VitaminButtonUIStyle
.primary
.ghost
N/A
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
Changes description
Add a condition to avoid code that can crash.
Context
We have a crash when we try to use a
VitaminButtonUIStyle
on a button with style.primary
and.ghost
.Checklist
Does this introduce a breaking change?
Other information
N/A