You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2018. It is now read-only.
Hey guys,
Can we do this in Vue:
in MenuItem.vue file, I write this:
...<MenuItem></MenuItem>...
It's a little bit difficult to explain :) . What I want to do is create MenuItem right directly in MenuItem.vue (sounds like recursion), I try but it doesn't work .
Can anyone help me?
Many Thanks!
The text was updated successfully, but these errors were encountered:
Hey guys,
Can we do this in Vue:
in MenuItem.vue file, I write this:
It's a little bit difficult to explain :) . What I want to do is create MenuItem right directly in MenuItem.vue (sounds like recursion), I try but it doesn't work .
Can anyone help me?
Many Thanks!
The text was updated successfully, but these errors were encountered: