create-nteract-app
Advanced tools
Comparing version
{ | ||
"name": "create-nteract-app", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "create an nteractive computing app!", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -72,2 +72,6 @@ import * as React from "react"; | ||
componentWillUnmount() { | ||
this.subscription.unsubscribe(); | ||
} | ||
render() { | ||
@@ -74,0 +78,0 @@ return React.Children.map(this.props.children, child => { |
207279
0.03%657
0.46%