Merge branch 'main' into feat/ipv4-range-expander
* main: feat(date converter): auto focus main input
This commit is contained in:
commit
0e9c916259
@ -4,6 +4,7 @@
|
||||
<n-input-group>
|
||||
<n-input
|
||||
v-model:value="inputDate"
|
||||
autofocus
|
||||
:on-input="onDateInputChanged"
|
||||
placeholder="Put you date string here..."
|
||||
clearable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user