mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-05 15:31:44 +00:00
Nit
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
ac6388a9a2
commit
25158fe138
@ -159,7 +159,6 @@ export default {
|
|||||||
ref="addTagInput"
|
ref="addTagInput"
|
||||||
v-model="inputValue"
|
v-model="inputValue"
|
||||||
type="text"
|
type="text"
|
||||||
size="small"
|
|
||||||
@blur="confirmAdd"
|
@blur="confirmAdd"
|
||||||
@keydown.enter.prevent="confirmAdd"
|
@keydown.enter.prevent="confirmAdd"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user