mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-11 13:10:26 +08:00
docs: restore legacy grid
This commit is contained in:
parent
14f67fdb9c
commit
c8d38eb926
@ -662,6 +662,12 @@ export function createComponentMenuOptions ({ lang, theme, mode }) {
|
||||
enSuffix: true,
|
||||
path: '/layout'
|
||||
},
|
||||
{
|
||||
en: 'Legacy Grid',
|
||||
zh: '旧版栅格',
|
||||
enSuffix: true,
|
||||
path: '/legacy-grid'
|
||||
},
|
||||
{
|
||||
en: 'Grid',
|
||||
zh: '栅格',
|
||||
@ -731,12 +737,6 @@ export function createComponentMenuOptions ({ lang, theme, mode }) {
|
||||
en: 'Deprecated Components',
|
||||
type: 'group',
|
||||
children: [
|
||||
{
|
||||
en: 'Legacy Grid',
|
||||
zh: '旧版栅格',
|
||||
enSuffix: true,
|
||||
path: '/legacy-grid'
|
||||
},
|
||||
{
|
||||
en: 'Legacy Transfer',
|
||||
zh: '旧版穿梭框',
|
||||
|
Loading…
Reference in New Issue
Block a user