Solve React Issue (React Context API)
Project detail
I am using react context and consumer provider pattern. Idea is to wrap component and allow them to get access to data saved to context.
Implementation was done but get some error from react router.
Need to solve that to see its working.