Comparing version 0.0.0-beta.13 to 0.0.0-beta.14
@@ -183,2 +183,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
}; | ||
this.showColorKeys = this.getSelectedPath(props.selectedKeys || [], props.options); | ||
this.state = { | ||
@@ -185,0 +186,0 @@ selectedKeys: props.selectedKeys || [], |
@@ -340,2 +340,3 @@ "use strict"; | ||
_this.showColorKeys = _this.getSelectedPath(props.selectedKeys || [], props.options); | ||
_this.state = { | ||
@@ -342,0 +343,0 @@ selectedKeys: props.selectedKeys || [], |
{ | ||
"name": "frc-ui", | ||
"version": "0.0.0-beta.13", | ||
"version": "0.0.0-beta.14", | ||
"description": "React Web UI", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
136851
3399