Hi again, the problem occurs when I try to import ...
# support-questions
a
Hi again, the problem occurs when I try to import anything from the
emailpassword
receip, for example
import { EmailPasswordAuth } from 'supertokens-auth-react/recipe/emailpassword'
. When I only use
session
receip, everything works well.