@gemeente-denhaag/formgroup
Advanced tools
Comparing version 0.2.3-alpha.57 to 0.2.3-alpha.58
@@ -152,2 +152,2 @@ import React from'react';function toVal$1(mix) { | ||
props.helperText && React.createElement(Paragraph, null, props.helperText))); | ||
};export default FormGroup;export{FormGroup}; | ||
};export{FormGroup,FormGroup as default}; |
{ | ||
"name": "@gemeente-denhaag/formgroup", | ||
"version": "0.2.3-alpha.57", | ||
"version": "0.2.3-alpha.58", | ||
"description": "A FormGroup component", | ||
@@ -25,4 +25,4 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"dependencies": { | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.57", | ||
"@gemeente-denhaag/typography": "^0.2.3-alpha.57", | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.58", | ||
"@gemeente-denhaag/typography": "^0.2.3-alpha.58", | ||
"@material-ui/core": "^4.11.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "353123a37802200e5aa897ce67370904a45ac142" | ||
"gitHead": "d97b8dcf5459c12a6f3f42bd1a52e3ac4bdf5008" | ||
} |
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
58269