Closed treylon closed 5 years ago
It would be great if we could export the context as one and not split up into Provider and Consumer. This would allow us to use the useContext hook from now on instead of child-render props.
useContext
fixed by https://github.com/eversport/intl-codegen/pull/19
It would be great if we could export the context as one and not split up into Provider and Consumer. This would allow us to use the
useContext
hook from now on instead of child-render props.