Solution to Vue.js Error - Unknown custom element - did you register the component correctly? For recursive components, make sure to provide the name option.
I’m building a recursive Vue.js component and ran into this error: Unknown custom element: <Categories> - did you register the component correctly? For recursive components, make sure to provide