diff --git a/components/ScanInput.vue b/components/ScanInput.vue index 8f4d6c3..2f62ef2 100644 --- a/components/ScanInput.vue +++ b/components/ScanInput.vue @@ -10,7 +10,8 @@ @blur="focusState=false" @focus="focusState=true" @input="handleChange($event)"> - + +