Skip to content

Commit 1048d45

Browse files
chore: add new "storage" section to the documentation tab
1 parent dbc5368 commit 1048d45

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs.json

+5
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@
8989
{ "title": "Flutter Web", "href": "/frameworks/flutter-web" }
9090
]
9191
},
92+
{
93+
"group": "Storage",
94+
"tab": "root",
95+
"pages": [{ "title": "GlobeKV", "href": "/storage" }]
96+
},
9297
{
9398
"group": "CLI",
9499
"tab": "cli",

docs/storage/index.mdx

Whitespace-only changes.

0 commit comments

Comments
 (0)