storyblok-react
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "storyblok-react", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "React component for storyblok.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -6,6 +6,6 @@ # Storyblok Editable Component | ||
### Installation | ||
npm install storyblock-editable --save-dev | ||
npm install storyblok-editable --save-dev | ||
// ES6 | ||
import SbEditable from 'storyblock-editable' | ||
import SbEditable from 'storyblok-editable' | ||
@@ -12,0 +12,0 @@ |
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
5226