Skip to content

Commit

Permalink
docs: ✏️ 增加 Overlay 遮罩层组件的文档
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingkai authored and Moonofweisheng committed Oct 14, 2023
1 parent 3d6b8c2 commit 3bca4b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@ export default defineConfig({
}, {
link: "/component/notice-bar",
text: "NoticeBar 通知栏"
}, {
link: "/component/overlay",
text: "Overlay 遮罩层"
}, {
link: "/component/progress",
text: "Progress 进度条"
Expand Down

0 comments on commit 3bca4b6

Please sign in to comment.