Skip to content

Commit 82c6392

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 64d5bfe commit 82c6392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/header/header-actions.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const IS_LIVE = false;
1313
---
1414

1515
<div class="ml-auto flex items-center space-x-4">
16-
<Search id="search" className="pagefind-ui" uiOptions={{
16+
<Search id="search" className="pagefind-ui" uiOptions={{
1717

1818
showImages: false,
1919
translations: {
@@ -163,5 +163,5 @@ document.addEventListener("DOMContentLoaded", function () {
163163
display:none;
164164
}
165165
}
166-
166+
167167
</style>

0 commit comments

Comments
 (0)