Skip to content

Commit 9713832

Browse files
committed
Merge branch 'master' into next-core-mdx
2 parents 9e8b505 + 03f5106 commit 9713832

File tree

2 files changed

+1303
-1168
lines changed

2 files changed

+1303
-1168
lines changed

packages/docs/src/components/skip-link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default props => (
1212
width: 1,
1313
m: -1,
1414
p: 0,
15-
overrflow: 'hidden',
15+
overflow: 'hidden',
1616
position: 'absolute',
1717
top: -9999,
1818
':focus': {

0 commit comments

Comments
 (0)