[Vuejs]-Using Axios and Vue.js to load JSON data

0👍

looking at the code everything looks ok, but i have an example in the application i am working on and i’ve noticed that your items array should contain response.data.data.data wich is verbose but you can work on that later

Leave a comment