Jimmy Jia
Jimmy Jia
Wait, if https://github.com/JamesIves/github-pages-deploy-action/pull/13 was merged, do we still need that token?
We need to add support for something like `nodeRef` like in RTG
Would be happy to take a PR analogous to https://github.com/reactjs/react-transition-group/pull/559
We'd be happy to take a PR here. Alternatively, perhaps the API could expose a `props` thing. This also seems like it'd be a good fit for a hook.
oops, didn't mean to close
I think the issue is that we should document the props that `` here passes in, along with guidance on which props to spread through to DOM components. That's really...
We'd be glad to get a PR to the docs here.
Pass in `popperConfig` to set detailed Popper options
ah, okay. this should spread in `...popperConfig` as with `` then. can you send in a PR?