0.5.0.2
This commit is contained in:
@@ -66,6 +66,7 @@ function DialogContent({
|
||||
className,
|
||||
)}
|
||||
{...props}
|
||||
aria-describedby={props['aria-describedby'] ?? undefined}
|
||||
>
|
||||
{children}
|
||||
{showCloseButton && (
|
||||
|
||||
Reference in New Issue
Block a user