diff --git a/src/features/labels/label-create-page.js b/src/features/labels/label-create-page.js index 5bfe1b0..0962e08 100644 --- a/src/features/labels/label-create-page.js +++ b/src/features/labels/label-create-page.js @@ -43,9 +43,9 @@ export function renderLabelCreatePage() {
-
+
-
+
@@ -98,8 +98,8 @@ export function renderLabelCreatePage() {
- - @@ -232,6 +232,7 @@ export function renderLabelCreatePage() { class="form-control pe-5" type="text" x-model="locationSearch" + x-ref="locationInput" @input="onLocationInput()" @keydown.escape="locationPickerOpen = false" @click="openLocationPicker()" @@ -284,8 +285,8 @@ export function renderLabelCreatePage() {
- - + +