ui
ui copied to clipboard
fix (sheet): extend SheetContentProps types
Fix interface SheetContentProps to extend React.ComponentPropsWithoutRef and VariantProps
This change enables the SheetContentProps to accept any valid props for React components and variants, such as style, className, id, etc.
@shadcn, please review the code and type definitions of the SheetContentProps interface.
@xb3sox is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.