Does it work mixing auth0-react sdk and auth0-js sdk?

The reason of the question is because I have a react app already set up with auth0-react sdk and works well, but I need to create a new page using an embed form for ad landing pages, but when I try to signup/authorize through auth0-js sdk I can’t login on the app using auth0-react sdk after.