Skip to content

Commit d250eec

Browse files
committed
bump version
1 parent 2b87a4e commit d250eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/scripts/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<aside class="flex h-full max-w-96 min-w-64 flex-col border-r-1 border-surface-500 p-2">
1717
<input
1818
type="text"
19-
placeholder="🔍 Search script ..."
19+
placeholder="🔍 Search script..."
2020
class="input text-xs placeholder:text-surface-400-600"
2121
bind:value={search}
2222
/>

0 commit comments

Comments
 (0)