@storybook/addon-backgrounds
Advanced tools
Comparing version 0.0.0-pr-29353-sha-c7d17a36 to 0.0.0-pr-29382-sha-f608e224
{ | ||
"name": "@storybook/addon-backgrounds", | ||
"version": "0.0.0-pr-29353-sha-c7d17a36", | ||
"version": "0.0.0-pr-29382-sha-f608e224", | ||
"description": "Switch backgrounds to view components in different settings", | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@storybook/icons": "^1.2.12", | ||
"@storybook/icons": "^1.2.10", | ||
"react": "^18.2.0", | ||
@@ -70,3 +70,3 @@ "react-dom": "^18.2.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29353-sha-c7d17a36" | ||
"storybook": "^0.0.0-pr-29382-sha-f608e224" | ||
}, | ||
@@ -73,0 +73,0 @@ "publishConfig": { |
@@ -29,2 +29,2 @@ # Storybook Addon Backgrounds | ||
The usage is documented in the [documentation](https://storybook.js.org/docs/react/essentials/backgrounds). | ||
The usage is documented in the [documentation](https://storybook.js.org/docs/essentials/backgrounds). |
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
27028