We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 6bcecb3 commit 3825b12Copy full SHA for 3825b12
packages/core/src/components/SvgWrapper.js
@@ -12,7 +12,7 @@ const SvgWrapper = ({
12
ariaLabel,
13
ariaLabelledBy,
14
ariaDescribedBy,
15
- isFocusable = false,
+ isFocusable,
16
}) => {
17
const theme = useTheme()
18
0 commit comments