1 parent 8499e37 commit b62e1f5Copy full SHA for b62e1f5
1 file changed
src/TabbedArea.js
@@ -63,11 +63,6 @@ const TabbedArea = React.createClass({
63
}
64
65
});
66
-
67
- // if the 'previousActiveKey' child does not exist anymore
68
- this.setState({
69
- previousActiveKey: null
70
- });
71
72
},
73
0 commit comments