Skip to content

Commit

Permalink
更新侧边栏
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhongjia committed Sep 25, 2023
1 parent 9da2052 commit 7de90dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions learn/.vitepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,14 @@ export default [
},
],
},
{
text: "可选类型",
link: "/basic/optional_type",
},
{
text: "联合类型",
link: "/basic/union",
},
{
text: "可选类型",
link: "/basic/optional_type",
},
{
text: "错误处理",
link: "/basic/error_handle",
Expand Down

0 comments on commit 7de90dc

Please sign in to comment.