Skip to content

Commit 398d9f7

Browse files
fix: restore unload documentation in API sidebar
1 parent d59cc11 commit 398d9f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/sidebars.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@
9696
{
9797
"type": "doc",
9898
"id": "api/loading-progression"
99-
},
100-
{
101-
"type": "doc",
102-
"id": "api/unload"
10399
}
104100
]
105101
},
@@ -201,6 +197,10 @@
201197
"type": "doc",
202198
"id": "api/web-worker",
203199
"label": "Using a Web Worker"
200+
},
201+
{
202+
"type": "doc",
203+
"id": "api/unload"
204204
}
205205
]
206206
}

0 commit comments

Comments
 (0)