@ecoding/components.antd.layout
Advanced tools
@@ -10,3 +10,3 @@ import React from 'react'; | ||
| onOk?: () => Promise<any>; | ||
| onCancel?: () => Promise<any>; | ||
| onCancel?: () => void | Promise<any>; | ||
| onOkAfter?: (args: any) => void | Promise<any>; | ||
@@ -13,0 +13,0 @@ addonBefore?: React.ReactNode; |
+2
-2
| { | ||
| "name": "@ecoding/components.antd.layout", | ||
| "version": "0.0.22", | ||
| "version": "0.0.23", | ||
| "author": "cxc", | ||
@@ -26,3 +26,3 @@ "homepage": "", | ||
| }, | ||
| "gitHead": "fc4b19803c5c0f4abe0b9b0517b90e5e89e326eb" | ||
| "gitHead": "4475b3d48906875be041f3694c9b4309805754d4" | ||
| } |
12113
0.06%