npm package #133
Replies: 2 comments 1 reply
-
|
Probably because there are no package named untitledui. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @rms-markand-bhatt, the nature of Untitled UI does not expose a centralized NPM package. Untitled UI is rather a collection of components which you full control over. If you must need to reuse your own version of Untitled UI components in multiple projects then you can either use it in a monorepo setup without having to publish it to NPM or just publish it as an NPM package so that you can import the components in your other projects. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to untitled ui. I cannot find npm package for untitledui. What I find so far is just untitled cli package which helps scaffolding.
https://www.npmjs.com/package/untitledui
Looks like I am missing something.
Beta Was this translation helpful? Give feedback.
All reactions