Problem with Node-Header example #5323
Unanswered
grafandreas
asked this question in
Q&A
Replies: 0 comments
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.
-
I am having a problem with integrating the node-header example. After installing everything, I have an error in node-header.tsx in line
import { Button, ButtonProps } from "@/components/ui/button";
Complainging about ButtonProps not being exported from "button". Looking at the button source code, no ButtonProps are exported. Is there somehow a version mismatch?
Thanks for the feedback.
Beta Was this translation helpful? Give feedback.
All reactions