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
Hi, I've a use case where I need to pass a prop to the Popper component. Could we update the library to support this, perhaps using something like getPopperProps in the same way that getInfiniteLoaderProps is implemented? Happy to do the PR if you think its a change worth making.
Thanks
The text was updated successfully, but these errors were encountered:
liampcollins
changed the title
Does not support padding props to Popper component
Does not support passing props to Popper component
Jul 1, 2019
@liampcollins That sounds good and a PR is most welcome. I haven't had much time for the project lately and hoping someone gets the v4 support finished.
Hi, I've a use case where I need to pass a prop to the Popper component. Could we update the library to support this, perhaps using something like
getPopperProps
in the same way thatgetInfiniteLoaderProps
is implemented? Happy to do the PR if you think its a change worth making.Thanks
The text was updated successfully, but these errors were encountered: