I am trying to use axios to retrieve mock data from a MockData.js file in my codesandox (VUE 3 & TS). I am trying to grab the array data called admissionObject and show it in the console. Here’s my repo
3
I am trying to use axios to retrieve mock data from a MockData.js file in my codesandox (VUE 3 & TS). I am trying to grab the array data called admissionObject and show it in the console. Here’s my repo
3