We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a3108 commit c2c6697Copy full SHA for c2c6697
1 file changed
docs/config.json
@@ -1,4 +1,5 @@
1
{
2
+ "$schema": "https://raw.githubusercontent.com/TanStack/tanstack.com/main/tanstack-docs-config.schema.json",
3
"docSearch": {
4
"appId": "",
5
"apiKey": "",
@@ -11,10 +12,13 @@
11
12
13
"label": "Overview",
14
"to": "overview"
15
+ },
16
+ {
17
+ "label": "Build",
18
+ "to": "build"
19
}
20
]
21
22
],
- "frameworkMenus": [
- ]
23
+ "frameworkMenus": []
24
0 commit comments