aws-amplify-react-custom-ui icon indicating copy to clipboard operation
aws-amplify-react-custom-ui copied to clipboard

Compatibility with latest @aws-amplify/ui-react library

Open Vaneste opened this issue 3 years ago • 1 comments

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"

Vaneste avatar Mar 29 '21 09:03 Vaneste