Closed eMerzh closed 5 years ago
Hi 👋 , Currently you can't use useContext hook with react-mixpanel as the hook is requiring to give the whole context object.
Let's export the whole context if needed, and let the rest in place to avoid breaking changes ;-)
Thanks for the PR!
Hi 👋 , Currently you can't use useContext hook with react-mixpanel as the hook is requiring to give the whole context object.
Let's export the whole context if needed, and let the rest in place to avoid breaking changes ;-)