compound-web
3b4de906
- Use XOR instead of union
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use XOR instead of union Two problems when using union: 1. You can provided both a label and description and typescript won't complain about it. 2. You cant do TooltipProps["label"] or TooltipProps["description"].
References
midhun/fix-prop-type
#248 - Use XOR for `TooltipProps`
Author
MidhunSureshR
Parents
8623416e
Loading