cf-component-button
Advanced tools
Comparing version 7.4.4 to 7.4.5
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="7.4.5"></a> | ||
## [7.4.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-button@7.4.4...cf-component-button@7.4.5) (2018-04-10) | ||
### Bug Fixes | ||
* **docs:** UI-522 Fix radio and checkbox component example naming conflicts and updated readme ([5e5d439](http://stash.cfops.it:7999/www/cf-ux/commits/5e5d439)) | ||
<a name="7.4.4"></a> | ||
@@ -8,0 +19,0 @@ ## [7.4.4](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-button@7.4.3...cf-component-button@7.4.4) (2018-04-04) |
{ | ||
"name": "cf-component-button", | ||
"description": "Cloudflare Button Component", | ||
"version": "7.4.4", | ||
"version": "7.4.5", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -69,9 +69,2 @@ # cf-component-button | ||
</Button> | ||
<Button | ||
type="default" | ||
iconType="wrench" | ||
iconLabel="edit" | ||
/> | ||
</ButtonGroup> | ||
@@ -78,0 +71,0 @@ </div> |
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
55042
78