TelegramUI icon indicating copy to clipboard operation
TelegramUI copied to clipboard

Modal error

Open chinatransfer opened this issue 1 year ago • 0 comments

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

chinatransfer avatar Aug 06 '24 17:08 chinatransfer