#useContext values not correct

8 messages · Page 1 of 1 (latest)

warm talon
#

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