Join Discord
Powered by
yes that sorted out the problem. Might be worth ad...
# support-questions-legacy
f
frederic5318
07/23/2021, 8:08 AM
yes that sorted out the problem. Might be worth adding a note to the
https://supertokens.io/docs/thirdpartyemailpassword/advanced-customizations/react-component-override/usage
section to let users know they will need to change the supertokensConfig file extension from js/ts to jsx/tsx before updating the recipe. Also needed to use /** @jsxImportSource @emotion/react
/ instead of /*
@jsx jsx */ in my case.
3
Views
Previous
Next