mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-24 05:05:44 +00:00
* fix(sidebar, sidebar-16): 6651 - Resolve unnecessary vertical scroll Includes "label" in registry dependencies for sidebar-16 components. Adjusts sidebar and sidebar inset dimensions to eliminate unwanted scroll behavior. Fixes #6651 * chore: build registry * Add label component to registry and adjust sidebar styles Adds 'label' component to the registry. Corrects sidebar styles and layout for better responsiveness. * fix(sidebar-09): Add missing Label component dependency Ensures the Label component is included in the registry dependencies for sidebar-09 to prevent missing component errors. --------- Co-authored-by: shadcn <m@shadcn.com>
This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.