bvaughn / react-resizable-panels

https://react-resizable-panels.vercel.app/
MIT License
3.87k stars 135 forks source link

Type error when I build with resizable #253

Closed rhs419 closed 9 months ago

rhs419 commented 9 months ago

Type error when I build with resizable in NextJs I didnt edit anything

image

bvaughn commented 9 months ago

I don't know what ui/resizable is or what withHandle is but I'm guessing you meant to file this bug somewhere else.

bvaughn commented 9 months ago

Doing a Google search for "components/ui/resizable" it looks like this is shadcn/ui you're using, so you want to go here: https://github.com/shadcn-ui/ui

rhs419 commented 9 months ago

Thx :)