1👍
Your import is slightly wrong. Here is what it needs to be:
import { APIService } from '../../services/apiService'
- [Vuejs]-How to pass params of a 'delegated' function to another function from child to parents?
- [Vuejs]-Iterating through nested objects with v-for?
Source:stackexchange.com