mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-12 14:40:47 +08:00
docs(flex): new tag
This commit is contained in:
parent
b4bf055b5b
commit
da09482f4a
@ -702,7 +702,8 @@ export function createComponentMenuOptions ({ lang, theme, mode }) {
|
||||
en: 'Flex',
|
||||
zh: '弹性布局',
|
||||
enSuffix: true,
|
||||
path: '/flex'
|
||||
path: '/flex',
|
||||
isNew: true
|
||||
},
|
||||
{
|
||||
en: 'Layout',
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Flex
|
||||
|
||||
Usable since `NEXT_VERSION`.
|
||||
Available since `NEXT_VERSION`.
|
||||
|
||||
Frankly saying, it functions similarly to `n-space`. However use `n-flex` if possible.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user