chore: Sync package version v1.15.1

This commit is contained in:
Bot DocuBook
2025-08-06 02:48:41 +00:00
parent ec826479b0
commit 0ea393442e
7 changed files with 114 additions and 102 deletions

View File

@@ -2,7 +2,6 @@
import React from "react";
import { DocSearch } from "@docsearch/react";
import "@docsearch/css";
export default function DocSearchComponent() {
const appId = process.env.NEXT_PUBLIC_ALGOLIA_DOCSEARCH_APP_ID;