mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Popconfirm: Add popconfirm component (#17548)
* init * init * init docs * init docs2 * init type * update test * update naming
This commit is contained in:
@@ -79,5 +79,6 @@
|
||||
"page-header": "./packages/page-header/index.js",
|
||||
"cascader-panel": "./packages/cascader-panel/index.js",
|
||||
"avatar": "./packages/avatar/index.js",
|
||||
"drawer": "./packages/drawer/index.js"
|
||||
"drawer": "./packages/drawer/index.js",
|
||||
"popconfirm": "./packages/popconfirm/index.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user