-
### Contact Details
strive1024@gmail.com
### What happened ?
The shadcn button is installed well.
```
npx shadcn@latest add button
```
```
✔ Checking registry.
✔ Installing dependencies.
✔ C…
pruge updated
2 weeks ago
-
### Describe the bug
➜ GitEval-FrontEnd pnpm dlx shadcn-ui@latest init
Packages: +161
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++…
-
### Feature description
Shadcn CLI does not support projects which are managed by [@microsoft/rush](https://rushjs.io/) mono repo.
Rush mono repo could be configured to use either `npm`, `yarn` …
-
There are 3 buttons on the homepage:
Obrni (switch stations)
![image](https://github.com/user-attachments/assets/f11dae56-4fed-422a-b8d0-b88e4a249884)
Pretraži (search)
![image](https://…
-
**Context**
The goal of components is to share, between your own projects and with other community members. However, a big challenge is doing so in a generic enough way that components satisfy enou…
-
### Describe the bug
Issue is similar to #127 , but running into a different error on starting the default Next.js starter app.
Error Message:
Warning: Prop `%s` did not match. Server: %s Client:…
-
### Describe the bug
I using the command npm to install shadcn and even follow the tutorial, but the folders and files does not successfully create under the "./compoenents/ui/"
Even run `rm -rf n…
-
### Describe the bug
I have an error in the Card component for `shadcn-svelte@next`. It says:
```
5:56:20 PM [vite] Internal server error: src/lib/components/ui/card/card-header.svelte:14:5 Cannot …
-
### Describe the bug
When the shadcn date picker is inactive in my application it is inside my form, after I initiate the click event on the button it leaves the form and remains as if it had index-0…
-
WORKS: ---->. nx add @nx-extend/shadcn-ui libs/shaddycat button
that's what I used.
My Ui was named shaddycat
and utils was named
nx add @nx-extend/shadcn-ui libs/shaddycatutils button.…