diff --git a/frontend/src/components/modal/TagAutocomplete.vue b/frontend/src/components/modal/TagAutocomplete.vue index a63625f..7200f09 100644 --- a/frontend/src/components/modal/TagAutocomplete.vue +++ b/frontend/src/components/modal/TagAutocomplete.vue @@ -12,40 +12,70 @@ @keydown.esc="$emit('cancel')" /> - - - - {{ h.name }} - — {{ h.fandom_name }} - - - - - - - Create "{{ parsedName }}" as {{ parsedKind }} - - +