@feathery/react 1.1.33 → 1.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -80,3 +80,12 @@
80
80
  * This source code is licensed under the MIT license found in the
81
81
  * LICENSE file in the root directory of this source tree.
82
82
  */
83
+
84
+ /**!
85
+ * hotkeys-js v3.9.3
86
+ * A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
87
+ *
88
+ * Copyright (c) 2022 kenny wong <wowohoo@qq.com>
89
+ * http://jaywcjlove.github.io/hotkeys
90
+ * Licensed under the MIT license
91
+ */