Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sidebar-07): add title and describe by
right now it is throwing: `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 and warning: Warning: Missing `Description` or `aria-describedby={undefined}` for {DialogContent}.
- Loading branch information