chore: Sync package version v1.15.0

This commit is contained in:
Bot DocuBook
2025-08-05 19:19:43 +00:00
parent e2cc6eb7f2
commit e2b24ce19e
8 changed files with 244 additions and 23 deletions

View File

@@ -26,7 +26,7 @@ export function Navbar() {
<NavMenu />
</div>
<Separator className="hidden lg:flex my-4 h-9" orientation="vertical" />
<Search />
<Search type="algolia" />
</div>
</div>
</nav>