@mobylogix/react-component
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@mobylogix/react-component", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"repository": "https://github.com/mobylogix/react-component.git", | ||
@@ -5,0 +5,0 @@ "description": "Generate react component", |
# Generate React Component | ||
``` | ||
Usage: createReactComponent [options] <name> | ||
Usage: react-component <name> [options] | ||
@@ -34,4 +34,4 @@ Options: | ||
├── Alert.jsx | ||
├── Alert.scss | ||
├── alert.scss | ||
``` |
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
3345