@hzab/formily-result-utils
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@hzab/formily-result-utils", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "formily 处理展示结果的工具库", | ||
@@ -5,0 +5,0 @@ "main": "src", |
@@ -17,3 +17,5 @@ export * from "./Cascader"; | ||
export const Text = ResultShow; | ||
export const Password = ResultShow; | ||
export const NumberPicker = ResultShow; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25060
765