ui
ui copied to clipboard
updating the repo?
is there some way to easy pull new updates / new components that are added to the library?
since it's not released as a package
You could fork a copy and that way bring in changes as the repo is updated
the problem is that the repo itself isn't a valid nextjs app? i have to use the command
@bryanhpchiang I'm looking into a solution for this. I got something working. I'll update here when we can test it.
What about using it as submodule (Git) and link it as workspace package?
@bryanhpchiang check out https://www.chimera-ui.com/, it’s a fork of shadcn ui but it’s published as a package so you can import the components
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.