I have component which uses useContext inside it to set token value. It looks like this,
const MyComponent = () => { c