adjust placeholder
This commit is contained in:
parent
4f3712536a
commit
5580c6efe2
1 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@ $secondCol = rand(0, 8)
|
||||||
<input
|
<input
|
||||||
class="search__input"
|
class="search__input"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="titre / auteur / année / catégor…"
|
placeholder="titre / auteur / année / catégorie"
|
||||||
x-model="search"
|
x-model="search"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
|
|
@ -166,7 +166,7 @@ $secondCol = rand(0, 8)
|
||||||
<input
|
<input
|
||||||
class="search__input"
|
class="search__input"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="titre / auteur / année / catégor…"
|
placeholder="titre / auteur / année / catégorie"
|
||||||
x-model="search"
|
x-model="search"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue