@cloudbees/honeyui-badge
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "@cloudbees/honeyui-badge", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.css", | ||
}, | ||
"gitHead": "9868578d0a4267ebdd11d5ecb21ac8ee19290607" | ||
"gitHead": "a3e4cb4a5a5ba0c2157c20662725a9428aec513b" | ||
} |
@@ -8,3 +8,3 @@ import { storiesOf } from "@storybook/react"; | ||
storiesOf("Badge", module) | ||
storiesOf("Components | Badge", module) | ||
.add("Badge Basic", () => badgeBasicStory) | ||
@@ -11,0 +11,0 @@ .add("Badge Button", () => badgeButtonStory) |
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
69509