flux-router-component
Advanced tools
Comparing version 0.3.2 to 0.3.4
@@ -21,2 +21,3 @@ /** | ||
e.preventDefault(); | ||
e.stopPropagation(); | ||
context.executeAction(navigateAction, { | ||
@@ -23,0 +24,0 @@ type: 'click', |
{ | ||
"name": "flux-router-component", | ||
"version": "0.3.2", | ||
"version": "0.3.4", | ||
"description": "Router-related React component and mixin for applications with Flux architecture", | ||
@@ -5,0 +5,0 @@ "main": "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
18404
291