react-dynamic-help
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -129,2 +129,3 @@ "use strict"; | ||
enabled: this.systemState.userState.systemEnabled, | ||
initialized: this.state.initialized, | ||
}), | ||
@@ -131,0 +132,0 @@ resetHelp: this.resetHelp, |
@@ -122,2 +122,3 @@ "use strict"; | ||
enabled: false, | ||
initialized: false, | ||
}), | ||
@@ -124,0 +125,0 @@ resetHelp: () => { |
{ | ||
"name": "react-dynamic-help", | ||
"description": "React Dynamic Help - Create flows of helpful popups in your React App", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -10,3 +10,3 @@ # react-dynamic-help | ||
V 2.5.0 - As integrated with [online-go.com](https://online-go.com). | ||
V 2.6.0 - As integrated with [online-go.com](https://online-go.com). | ||
@@ -13,0 +13,0 @@ Demo at https://github.com/GreenAsJade/react-dynamic-help-demo |
68507
1426