chore(docs): Update frontmatter field for selelct-v2 and tree-v2 (#4053)

- Remove type field
- Add title field
This commit is contained in:
jeremywu
2021-10-27 18:33:21 +08:00
committed by GitHub
parent ba00ae375e
commit a82968e4df
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
title: Virtualized Select
lang: en-US
type: component
---
# <ElBadge value="beta">Select V2 virtualized selector</ElBadge>

View File

@@ -1,6 +1,6 @@
---
title: Virtualized Tree
lang: en-US
type: component
---
# <ElBadge value="beta">Tree V2 virtualized tree</ElBadge>