Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Christofon committed Apr 13, 2023
2 parents 812575a + fbaf141 commit f33c7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/utils/NavigationBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ export function NavigationBar({
Up to parent node
</MenuItem>
<MenuItem command={`${modifierKeyText}↓`} onClick={moveToChild}>
Down child node
Down to child node
</MenuItem>
</MenuGroup>

Expand Down

0 comments on commit f33c7b7

Please sign in to comment.