Replies: 1 comment
-
Hey @baokun2115, I get a 404 error when I try to visit the link you pasted, can you double check if permissions are set correctly on that link? |
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
-
I use Nav component, it look like this:
https://stackblitz.com/edit/vitejs-vite-jra1af?file=src%2FApp.tsx
when the nav collapsed, I hover mouse on "Home", it will show the sub-menu, right? But when I move the mouse away Nav component, sub-menu stays still. Is that a bug? Any props that can do things like: onMouseLeave will make the sub-menu disappeared
Beta Was this translation helpful? Give feedback.
All reactions