You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First, thanks a lot for your work on this package !
I wanted to migrate to @aws-amplify/ui-react as explained here : https://docs.amplify.aws/ui/auth/authenticator/q/framework/react#migration
but it doesn't seems to be compatible.
I changed import * as aws_amplify_react from 'aws-amplify-react' to import * as aws_amplify_react from '@aws-amplify/ui-react' but I now get an error : "Uncaught please provide a valid component"