Results 4 comments of Alioth

Really need it, especially for people having trouble connect to the default registry.

It would seem that I had encoutered the same problem. I used a state to track and sync a input element value and the slider value. When i moved the...

I think the problem is caused by vite's way of dealing barrel files. As it lacks the support for `optimizePackageImports` in `next.js` which automaticly transform `import {Sun} from "@lucide/react"` to...