Missing Amplify UI Styles in Electron App
I recently discovered the Electron React Boilerplate project and wanted to use the AWS Amplify Authenticator. Lo and Behold: it’s ugly…
I recently discovered the Electron React Boilerplate project and wanted to use the AWS Amplify Authenticator. Lo and Behold: it’s ugly…
My AWS Amplify + React app throws an Uncaught TypeError when running the production build, but works just fine with react-scripts start.