From 711c6a32c9a3786ecac5194e6f036e935aa39bd5 Mon Sep 17 00:00:00 2001 From: Graham Fairweather Date: Wed, 7 Feb 2018 09:02:32 +0100 Subject: [PATCH] Add keyboard control --- src/components/switch/switch.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/switch/switch.vue b/src/components/switch/switch.vue index 7e9f19e..5f2e3c9 100644 --- a/src/components/switch/switch.vue +++ b/src/components/switch/switch.vue @@ -1,5 +1,10 @@