Skip to content

Commit caf750d

Browse files
committed
Improve documentation
1 parent 9599edf commit caf750d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Menu.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ export const MyMenu = () => (
246246
);
247247
```
248248

249+
This leverages the [react-hotkeys-hook](https://github.com/JohannesKlauss/react-hotkeys-hook) library, checkout [their documentation](https://react-hotkeys-hook.vercel.app/docs/documentation/useHotkeys/) for more examples.
250+
249251
### `leftIcon`
250252

251253
The `letfIcon` prop allows setting the menu left icon.

0 commit comments

Comments
 (0)