We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbc0d7 commit e5eb371Copy full SHA for e5eb371
1 file changed
src/components/Drift/index.tsx
@@ -98,7 +98,7 @@ const Drift = ({
98
height="20"
99
viewBox="0 0 20 20"
100
focusable="false"
101
- aria-hid den="true"
+ aria-hidden="true"
102
style={{
103
display: state === 'initial' ? 'initial' : 'none'
104
}}
0 commit comments