8 messages · Page 1 of 1 (latest)
I don't think u're using contexts correctly
export function UserProvider...``` should be a hook
and
you don't wrap it in the UserProvider
oh wait
nvm
misread it
try putting cookies = new Cookies inside the UserProvider Function
cookies = new Cookies