Replies: 1 comment
-
Turned out it is from floating-vue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone,
I have never used Nuxt.js before and have left the Vue.js world for multiple years. Last time the version of Vue.js I used was still v2.x. So now I come back, everything looks a little bit different.
Recently I tried to read some code of elk, and found the code below:
The code is in the file of
components/account/AccountHoverWrapper.vue
.When I tried to find the definition of
VMenu
, nothing shown up. Can anyone help and explain to me that where does it come from?Thanks! 🙏
Beta Was this translation helpful? Give feedback.
All reactions