1👍
✅
You don’t need to import if axios is already registered as plugin. You can use axios like this – this.$axios.$get('url', ()=> {})
. Maybe that’s why it is happening.
Source:stackexchange.com