Replies: 1 comment 1 reply
-
There's currently no way to do this. Feel free to implement it in your userland code and contribute upstream. I imagine this could be a global context for |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to override defaults as defaults are too slow for us. I assume I can hack around it using
defaultProps
(I think they will be deprecated AFAIR?), but having some sort of global Provider of some sort to override these would be a very nice feature.Beta Was this translation helpful? Give feedback.
All reactions