AG-538 Upgrade to React 15x

AG-539 React rich grid example - fix bugs
This commit is contained in:
Sean Landsman
2017-06-13 18:15:05 +01:00
parent a4dbbf529d
commit 675cbe497c
13 changed files with 98 additions and 77 deletions

View File

@@ -30,7 +30,6 @@ class App extends Component {
}
setExample(example) {
console.log(example);
this.setState({
example
})