From 43878bd2a06ce3694449ad620ce5b3e93d225628 Mon Sep 17 00:00:00 2001 From: yujonglee Date: Thu, 17 Oct 2024 14:01:50 +0900 Subject: [PATCH] remove ask mode (#6271) --- docs/my-website/src/theme/SearchBar.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/my-website/src/theme/SearchBar.js b/docs/my-website/src/theme/SearchBar.js index fb2be6382..1110583cc 100644 --- a/docs/my-website/src/theme/SearchBar.js +++ b/docs/my-website/src/theme/SearchBar.js @@ -16,8 +16,6 @@ export default function SearchBarWrapper(props) { import("@getcanary/web/components/canary-search-results"), import("@getcanary/web/components/canary-search-match-github-issue"), import("@getcanary/web/components/canary-search-match-github-discussion"), - import("@getcanary/web/components/canary-ask"), - import("@getcanary/web/components/canary-ask-results"), import("@getcanary/web/components/canary-filter-tabs-glob.js"), import("@getcanary/web/components/canary-filter-tags.js"), import("@getcanary/web/components/canary-footer.js"), @@ -75,9 +73,6 @@ export default function SearchBarWrapper(props) { > - - -