mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-09 07:35:01 -04:00
Merge branch 'main' into feat/ipv4-range-expander
* main: feat(date converter): auto focus main input
This commit is contained in:
commit
0e9c916259
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<n-input-group>
|
<n-input-group>
|
||||||
<n-input
|
<n-input
|
||||||
v-model:value="inputDate"
|
v-model:value="inputDate"
|
||||||
|
autofocus
|
||||||
:on-input="onDateInputChanged"
|
:on-input="onDateInputChanged"
|
||||||
placeholder="Put you date string here..."
|
placeholder="Put you date string here..."
|
||||||
clearable
|
clearable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue