Hi, i need your help please, i dont understand why...
# support-questions-legacy
n
Hi, i need your help please, i dont understand why i dont have style in my email password login :/ I use NextJS
r
hey @Nathan are you using emotion lib in your app?
n
yep
r
please make sure to use the same version as what we use.
n
How I can find your version ?
r
We use
"@emotion/react": "^11.4.1",
n
I use "@emotion/react": "11.10.4",
how can i chance version ?
r
we are in the process of removing our dependency of emotion, in which case this issue will be solved permanently. But until then, please use the version that we use.
you can change the version in your package.json and reinstall the dependencies
n
Thanks ! I try 🙂
Thans you, it worked ! 🙂
r
nice