mirror of
https://github.com/docmost/docmost.git
synced 2026-08-25 15:57:11 +08:00
fix(a11y): WCAG 2.1 AA fixes (#2219)
This commit is contained in:
@@ -38,6 +38,8 @@ export function SwitchSpace({
|
||||
shadow="md"
|
||||
opened={opened}
|
||||
onChange={toggle}
|
||||
trapFocus
|
||||
returnFocus
|
||||
>
|
||||
<Popover.Target>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user