Skip to content

Commit 19650a6

Browse files
rohanharikrclaude
andcommitted
fix: Hide search bar UI until Pagefind CSP is resolved
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fb8a2a1 commit 19650a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/nextra-layout.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default async function NextraLayout({ children }) {
1111
logo={<span className="font-semibold text-xl">hello.dev</span>}
1212
/>
1313
}
14+
search={null}
1415
docsRepositoryBase="https://github.com/hellocoop/hello.dev/tree/main/"
1516
darkMode={false}
1617
sidebar={{

0 commit comments

Comments
 (0)