Hamburger Icon
#3260
Replies: 1 comment
-
This is working for me. How are you using in your code? |
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.
-
<Hamburger />
does this available ?I tried to used it but seems this is not found
import { Hamburger } from "lucide-vue-next"
<Hamburger />
But throwing this error
SyntaxError: The requested module '/node_modules/.vite/deps/lucide-vue-next.js?v=00b9a00e' does not provide an export named 'Hamburger
Beta Was this translation helpful? Give feedback.
All reactions