react-wrap-balancer
react-wrap-balancer copied to clipboard
Add `ratio` to `<Provider>`
It would be nice to be able to change the default value of ratio via <Provider>.
Looks like <Provider> currently only accepts nonce (not yet documented in README.md): https://github.com/shuding/react-wrap-balancer/blob/d6ae52f/src/index.tsx#L132-L145
Thanks!
(happy to help, if desired)