Skip to content

Commit d68df35

Browse files
authored
[Chore] Remove standalone search page (#30889)
* [Chore] Remove standalone search page * Remove tags from sidebar * formatting
1 parent f7d5123 commit d68df35

13 files changed

Lines changed: 28 additions & 590 deletions

File tree

astro.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ export default defineConfig({
198198
"/markdown.zip",
199199
"/style-guide/index.md",
200200
"/videos/**",
201-
"/search/**",
202201
"/agent-setup/",
203202
],
204203
}),

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
"react": "19.0.0",
123123
"react-dom": "19.0.0",
124124
"react-icons": "5.6.0",
125-
"react-instantsearch": "7.32.3",
126125
"react-markdown": "10.1.0",
127126
"react-select": "5.10.2",
128127
"redirects-in-workers": "0.0.7",

0 commit comments

Comments
 (0)