(component): [tag]新增 tag 组件

This commit is contained in:
sight
2022-09-16 00:36:09 +08:00
parent a3196e597a
commit 106aadf788
4 changed files with 26 additions and 17 deletions

View File

@@ -383,6 +383,12 @@ const menus = [
subTitle: "affix",
path: "/zh-CN/components/affix",
},
{
id: 110,
title: "标签",
subTitle: "tag",
path: "/zh-CN/components/tag",
},
],
},
{