You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ A declarative library for handling hotkeys and focus areas in React applications
15
15
16
16
See the [upgrade notes](https://github.com/greena13/react-hotkeys/releases/tag/v2.0.0).
17
17
18
+
## Looking for new maintainers
19
+
20
+
This package has been more or less unmaintained for over 6 months and is search of new maintainers to help address the many outstanding issues. If you are interested in helping out in any capacity, please [get in touch](https://github.com/greena13/react-hotkeys/issues/247).
21
+
18
22
## Feature Overview
19
23
20
24
- Minimal declarative [JSX](#HotKeys-component-API) and [HoC](#withHotKeys-HoC-API) APIs
0 commit comments