mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 10:59:42 +08:00
fix doc
This commit is contained in:
parent
d13034bd5e
commit
355e09decd
@ -916,7 +916,7 @@ export const docs = [
|
||||
},
|
||||
{
|
||||
label: 'Tabs 选项卡',
|
||||
path: '/docs/components/tabstabs',
|
||||
path: '/docs/components/tabs',
|
||||
getComponent: (location, cb) =>
|
||||
require(['../../docs/components/tabs.md'], doc => {
|
||||
cb(null, makeMarkdownRenderer(doc));
|
||||
|
Loading…
Reference in New Issue
Block a user