@clayui/form
Advanced tools
Comparing version 3.100.0 to 3.101.0
@@ -79,3 +79,4 @@ "use strict"; | ||
disableRTL = _ref.disableRTL, | ||
items = _ref.items, | ||
_ref$items = _ref.items, | ||
items = _ref$items === void 0 ? [[], []] : _ref$items, | ||
_ref$left = _ref.left, | ||
@@ -82,0 +83,0 @@ left = _ref$left === void 0 ? {} : _ref$left, |
{ | ||
"name": "@clayui/form", | ||
"version": "3.100.0", | ||
"version": "3.101.0", | ||
"description": "ClayForm component", | ||
@@ -31,3 +31,3 @@ "license": "BSD-3-Clause", | ||
"@clayui/icon": "^3.56.0", | ||
"@clayui/shared": "^3.100.0", | ||
"@clayui/shared": "^3.101.0", | ||
"classnames": "^2.2.6" | ||
@@ -43,3 +43,3 @@ }, | ||
], | ||
"gitHead": "17e85ad6e4587a22803d34705518f4659717b620" | ||
"gitHead": "55f8b720047b2aa4764d5de1302f715db62ed902" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
134540
3101
Updated@clayui/shared@^3.101.0