Skip to content

Commit ec1c68a

Browse files
committed
docs: ✏️ fixed keyboard navigation example jump to source
1 parent 3bdd522 commit ec1c68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/examples/KeyboardNavigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class KeyboardNavigation extends Component {
4242

4343
export default createEntry(
4444
'keyboard-nav',
45-
'Keyboard Navigation',
45+
'KeyboardNavigation',
4646
'Keyboard navigation',
4747
<div>
4848
<p>A tree that supports keyboard navigation</p>

0 commit comments

Comments
 (0)