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:
@@ -102,7 +102,6 @@ function Typography({
|
||||
|
||||
return (
|
||||
<Comp
|
||||
data-slot="typography"
|
||||
data-variant={variant}
|
||||
className={cn(
|
||||
variantStyles[variant],
|
||||
|
||||
Reference in New Issue
Block a user