@ausbom/form
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.4.1...@ausbom/form@0.4.2) (2020-10-07) | ||
**Note:** Version bump only for package @ausbom/form | ||
## [0.4.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.4.0...@ausbom/form@0.4.1) (2020-09-29) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ import React from 'react' | ||
innerRef?: React.RefObject<any> | ||
label: string | ||
label: React.ReactNode | ||
[x: string]: any | ||
@@ -9,0 +9,0 @@ } |
@@ -13,3 +13,3 @@ import React from 'react' | ||
innerRef?: React.RefObject<any> | ||
label: string | ||
label: React.ReactNode | ||
type: string | ||
@@ -16,0 +16,0 @@ [x: string]: any |
@@ -6,3 +6,3 @@ import React from 'react' | ||
innerRef?: React.RefObject<any> | ||
label: string | ||
label: React.ReactNode | ||
[x: string]: any | ||
@@ -9,0 +9,0 @@ } |
@@ -6,3 +6,3 @@ import React from 'react' | ||
innerRef?: React.RefObject<any> | ||
label: string | ||
label: React.ReactNode | ||
[x: string]: any | ||
@@ -9,0 +9,0 @@ } |
@@ -6,3 +6,3 @@ import React from 'react' | ||
innerRef?: React.RefObject<any> | ||
label: string | ||
label: React.ReactNode | ||
[x: string]: any | ||
@@ -9,0 +9,0 @@ } |
{ | ||
"name": "@ausbom/form", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "", | ||
@@ -45,3 +45,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "677aee3f5fc497ada53b6bd6fb507350a41c0a90" | ||
"gitHead": "c6db462cedcdd490cf79cf47639984a78f771e7b" | ||
} |
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
66539