Skip to content

Commit 766aa74

Browse files
committed
mobile support improvments
1 parent ecad7a3 commit 766aa74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/A11y.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const constHiddenButScreenreadable = {
2727
transform: 'translateX(-50%) translateY(-50%)',
2828
display: 'inline-block',
2929
margin: 0,
30-
pointerEvents: 'none' as const,
3130
};
3231

3332
const A11yContext = React.createContext({

0 commit comments

Comments
 (0)