John Lambert Asis
John Lambert Asis
> NO, I was stupid. I redeclared the forwardRef in global.d.types. Remove it and things will work again.... Man.. I'm crying > > import * as React from "react"; >...
> Hi all, > > I have created component, I hope somebody will find it helpful: > > ```js > import * as React from 'react' > import { cn...
> @johnLamberts PR is still in progress, so until this is done, copy code from [here](https://raw.githubusercontent.com/shadcn-ui/ui/ff24025f63c7f2dbd3536d3b656e17c009367d94/apps/www/registry/default/ui/multi-select.tsx), fix some imports and let me know does it work. I am still getting...
It's not working though
Yes, go to the documentation. I literally `npm install` the cdn links from there. I mean, in my case. I already tried their solution but I still go back to...