Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: expose
inc
prop on OverlayTriggerProps (#1086)
I've had to write this ``` <ButtonMenu // @ts-ignore: it works but prop isn't exposed trigger={{ icon: "verticalDots", inc: 2.3 }} ``` more than a few times lately 😄
- Loading branch information