Skip to content

Commit 664441a

Browse files
committedAug 29, 2022
website: update menu data.
1 parent 1966604 commit 664441a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎website/src/menu.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@
156156
"path": "https://uiwjs.github.io/react-code-preview-layout"
157157
},
158158
{ "name": "BackTop 返回顶部", "path": "back-top" },
159-
{ "divider": true, "name": "其它" },
160159
{
161160
"name": "BackToTop 返回顶部",
162161
"path": "https://uiwjs.github.io/react-back-to-top"
163162
},
163+
{ "divider": true, "name": "其它" },
164164
{ "name": "CopyToClipboard 复制", "path": "copy-to-clipboard" },
165165
{ "name": "Portal 入口", "path": "portal" },
166166
{

0 commit comments

Comments
 (0)
Please sign in to comment.