Skip to content

Commit

Permalink
Smaller headlines for keyboard shortcut's doc
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Jul 13, 2024
1 parent 5b8ee12 commit 27c517d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/zoomable/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Text(
)
```

# Keyboard and Mouse shortcuts
### Keyboard and Mouse shortcuts

`ZoomableImage()` can observe keyboard and mouse shortcuts for panning and zooming when it is focused, either by the
user or using a `FocusRequester`:
Expand Down
2 changes: 1 addition & 1 deletion docs/zoomableimage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Modifier.zoomable(
)
```

# Keyboard and Mouse shortcuts
### Keyboard and Mouse shortcuts

`ZoomableImage()` can observe keyboard and mouse shortcuts for panning and zooming when it is focused, either by the user or using a `FocusRequester`:

Expand Down

0 comments on commit 27c517d

Please sign in to comment.