mirror of
https://github.com/romancm/gamebrary
synced 2024-11-27 21:50:24 +00:00
Change placeholder text for searching notes
This commit is contained in:
parent
3ec2796276
commit
c3a89cf91e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<b-form-input
|
||||
type="search"
|
||||
style="max-width: 200px"
|
||||
placeholder="Filter notes"
|
||||
placeholder="Search notes"
|
||||
v-model="search"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue