Open sehor opened 3 weeks ago
DialogContentrequires aDialogTitle` for the component to be accessible for screen reader users.
requires a
If you want to hide the DialogTitle, you can wrap it with our VisuallyHidden component.
DialogTitle
For more information, see https://radix-ui.com/primitives/docs/components/dialog
DialogContent
requires a
DialogTitle` for the component to be accessible for screen reader users.If you want to hide the
DialogTitle
, you can wrap it with our VisuallyHidden component.For more information, see https://radix-ui.com/primitives/docs/components/dialog