mirror of
https://github.com/outline/outline.git
synced 2026-05-13 05:40:13 -05:00
6c1df04721
* Convert VisuallyHidden from reakit to radix-ui - Replace reakit VisuallyHidden imports with @radix-ui/react-visually-hidden - Update all usage from <VisuallyHidden> to <VisuallyHidden.Root> - Affects 6 files: Input.tsx, InputSelect.tsx, SuggestionsMenu.tsx, CollectionMenu.tsx, DocumentMenu.tsx, CommentForm.tsx * lint --------- Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com> Co-authored-by: Tom Moor <tom@getoutline.com>