I saw many docs and places saying to use aws-amplify-react but here on the docs to get start with react I saw this package @aws-amplify/ui-react to use the module withAuthentication (which aws-amplify-react also has)
What's the difference between them? When should I use aws-amplify-react and when should I use @aws-amplify/ui-react ?
