You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
feat: Export PopperChildrenProps and PopperArrowProps (#301)
Fixes#276
This makes the TS typings a bit easier to work with when not defining the children inline. I ran into this when using `React.useMemo` on the children, but I'm sure there are other use cases since someone else filed the issue.
0 commit comments