mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
auto focus on add from url
This commit is contained in:
parent
a48547126a
commit
597a28da83
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
:label="$t('new-recipe.recipe-url')"
|
||||
required
|
||||
validate-on-blur
|
||||
autofocus
|
||||
:rules="[isValidWebUrl]"
|
||||
></v-text-field>
|
||||
</v-form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue