immer-wieder
immer-wieder copied to clipboard
Is it possible to use the new static contextType ?
Hi,
I wonder if it's possible to use the context of immer-wieder as contextType in components : https://reactjs.org/docs/context.html#classcontexttype
Not so sure about that since Consumer is technically using render props while context is used internally.