We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9805f1 commit d8feb09Copy full SHA for d8feb09
src/PageLayout/PageLayout.tsx
@@ -346,7 +346,7 @@ const VerticalDivider: React.FC<React.PropsWithChildren<DividerProps & Draggable
346
},
347
}}
348
role="slider"
349
- aria-label="Draggable splitter"
+ aria-label="Draggable pane splitter"
350
aria-valuemin={minWidth}
351
aria-valuemax={maxWidth}
352
aria-orientation="vertical"
0 commit comments