mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
Searching mobile frontend
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<input
|
||||
v-model="query"
|
||||
@input="$emit('input', query)"
|
||||
class="query focus-border-theme"
|
||||
class="query"
|
||||
type="text"
|
||||
:placeholder="placeholder"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user