Skip to content

Commit 743493b

Browse files
authored
update placeholder
1 parent 27d6e9d commit 743493b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
Filter
115115
</h2>
116116
<p class="text-xs pb-2 font-medium text-gray-500">Hide non matching</code></p>
117-
<input type="text" v-model="filterTerm" @input="filterDocs" class="w-full p-2 border-2 border-gray-300 rounded" placeholder="/api/search">
117+
<input type="text" v-model="filterTerm" @input="filterDocs" class="w-full p-2 border-2 border-gray-300 rounded" placeholder="search route or description">
118118
</div>
119119
</section>
120120
<section class="pt-5 pl-2 pr-2 pb-5 border mb-10 rounded bg-white shadow">

0 commit comments

Comments
 (0)