Wrap delegated Button/Image in DOM element, remove data-slot attributes
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -31,7 +31,6 @@ function Card({
|
||||
}: CardProps) {
|
||||
return (
|
||||
<ShadcnCard
|
||||
data-slot="element-card"
|
||||
className={cn("overflow-hidden pt-0", className)}
|
||||
{...props}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user