Skip to content

Commit 5d9c5c2

Browse files
committed
format
1 parent 7f9927e commit 5d9c5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lit-dev-content/src/components/litdev-search.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ export class LitDevSearch extends LitElement {
288288
@keydown=${this._onKeydown}
289289
@focus=${this._onFocus}
290290
@blur=${this._onBlur}
291-
>
291+
/>
292292
<div
293293
id="popup"
294294
${animate(listboxAnimationOptions)}

0 commit comments

Comments
 (0)