From 908750eaa669179de7ebf64911ba6d389d7857e2 Mon Sep 17 00:00:00 2001 From: Enrique Hernandez Date: Sat, 24 Oct 2020 20:02:48 -0500 Subject: [PATCH] refactor input item --- src/components/UI/UIDetails/inputItem.vue | 58 +---------------------- src/composables/useKeyDownHandler.ts | 35 ++++++++++---- 2 files changed, 29 insertions(+), 64 deletions(-) diff --git a/src/components/UI/UIDetails/inputItem.vue b/src/components/UI/UIDetails/inputItem.vue index 82c7472..3a36fb4 100644 --- a/src/components/UI/UIDetails/inputItem.vue +++ b/src/components/UI/UIDetails/inputItem.vue @@ -20,70 +20,16 @@ > - - -
- -
-
-