feat: Empty component
This commit is contained in:
+8
-8
@@ -237,10 +237,10 @@ module.exports = {
|
||||
// path: 'divider',
|
||||
// title: 'Divider 分割线',
|
||||
// },
|
||||
// {
|
||||
// path: 'empty',
|
||||
// title: 'Empty 空状态',
|
||||
// },
|
||||
{
|
||||
path: 'empty',
|
||||
title: 'Empty 空状态',
|
||||
},
|
||||
// {
|
||||
// path: 'image-preview',
|
||||
// title: 'ImagePreview 图片预览',
|
||||
@@ -571,10 +571,10 @@ module.exports = {
|
||||
// path: 'divider',
|
||||
// title: 'Divider',
|
||||
// },
|
||||
// {
|
||||
// path: 'empty',
|
||||
// title: 'Empty',
|
||||
// },
|
||||
{
|
||||
path: 'empty',
|
||||
title: 'Empty',
|
||||
},
|
||||
// {
|
||||
// path: 'image-preview',
|
||||
// title: 'ImagePreview',
|
||||
|
||||
Reference in New Issue
Block a user