@mobylogix/react-component
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@mobylogix/react-component", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"repository": "https://github.com/mobylogix/react-component.git", | ||
@@ -5,0 +5,0 @@ "description": "Generate react component", |
@@ -26,3 +26,3 @@ # Generate React Component | ||
``` | ||
react-component Alert -e jsx -s scss | ||
react-component Alert -e jsx -s scss -p -d | ||
``` | ||
@@ -36,3 +36,3 @@ | ||
├── Alert.scss | ||
└── index.js | ||
``` |
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
3350