chore
Browse files
src/lib/components/InferencePlayground/InferencePlaygroundModelPickerModal.svelte
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
<input
|
57 |
autofocus
|
58 |
class="flex h-10 w-full rounded-md bg-transparent py-3 text-sm placeholder-gray-400 outline-none"
|
59 |
-
placeholder="Search models..."
|
60 |
value=""
|
61 |
/>
|
62 |
</div>
|
|
|
56 |
<input
|
57 |
autofocus
|
58 |
class="flex h-10 w-full rounded-md bg-transparent py-3 text-sm placeholder-gray-400 outline-none"
|
59 |
+
placeholder="Search models ..."
|
60 |
value=""
|
61 |
/>
|
62 |
</div>
|