HELP!!! I want my web app to have a button only accessible to users inside of a group in my user pool.
When adding ' import { Auth } from 'aws-amplify'; ' whether on my main.js or app.vue I see a message on the browser console that reads: Uncaught SyntaxError: import not found: Auth App.vue:2:10.
I uninstalled and reinstalled amplify and other features but nothing changed, I get the same error regardless... Help would be appreciated.