react-localize-redux
react-localize-redux copied to clipboard
ref forwarding with withLocalize HOC
Hey,
I'm trying to forward a ref through the HOC and I'm having trouble as the HOC is not setup to forward refs -> https://en.reactjs.org/docs/forwarding-refs.html#forwarding-refs-to-dom-components
Is it possible to add ref forwarding?
Happy to help with this if necessary :)