Skip to content

Commit b17f1a9

Browse files
committed
fix
1 parent 50a862b commit b17f1a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/pages/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ defineOgImageComponent('Default', {
8080
name="q"
8181
autofocus
8282
:placeholder="$t('search.placeholder')"
83-
v-bind="noCorrect"
84-
class="w-full bg-bg-subtle border border-border rounded-xl ps-8 pe-24 h-14 py-4 font-mono text-base text-fg placeholder:text-fg-subtle transition-[border-color,outline-color] duration-300 motion-reduce:transition-none hover:border-fg-subtle outline-2 outline-transparent focus:border-accent focus-visible:(outline-2 outline-accent/70)"
8583
no-correct
8684
size="large"
8785
class="w-full ps-8 pe-24"

0 commit comments

Comments
 (0)