Skip to content

Commit e5eb371

Browse files
committed
ops
1 parent 4bbc0d7 commit e5eb371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Drift/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const Drift = ({
9898
height="20"
9999
viewBox="0 0 20 20"
100100
focusable="false"
101-
aria-hid den="true"
101+
aria-hidden="true"
102102
style={{
103103
display: state === 'initial' ? 'initial' : 'none'
104104
}}

0 commit comments

Comments
 (0)