From 16e66c98263240c0d8d43f2b3482c8ed3faddfd1 Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Sun, 20 Oct 2019 14:08:30 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Remove=20reference=20to=20hard?= =?UTF-8?q?=20sequences=20in=20readme=20(now=20a=20removed=20feature)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9e52eb74..2d6697a1 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ export default MyNode; - [Defining custom key codes](#defining-custom-key-codes) - [Setting dynamic hotkeys at runtime](#setting-dynamic-hotkeys-at-runtime) - [Defining Handlers](#defining-handlers) - - [DEPRECATED: Hard Sequence Handlers](#deprecated-hard-sequence-handlers) - [Interaction with React](#interaction-with-react) - [HotKeys components](#hotkeys-components) - [HotKeys component API](#hotkeys-component-api)