mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(docs): Update frontmatter field for selelct-v2 and tree-v2 (#4053)
- Remove type field - Add title field
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Virtualized Select
|
||||
lang: en-US
|
||||
type: component
|
||||
---
|
||||
|
||||
# <ElBadge value="beta">Select V2 virtualized selector</ElBadge>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Virtualized Tree
|
||||
lang: en-US
|
||||
type: component
|
||||
---
|
||||
|
||||
# <ElBadge value="beta">Tree V2 virtualized tree</ElBadge>
|
||||
|
||||
Reference in New Issue
Block a user