Composables "not defined"
Hey so im trying to use a composable and it says its not defined. But I dont get the problem
So this is my
And in Vue file im trying to use it like that: but it says
So this is my
composables/useCars.js file: And in Vue file im trying to use it like that: but it says
Error:500 useCars is not defined