alincc/angular-test-table

React Production Version

Opened this issue · 0 comments

In your react example, you're including the unminified/development version of react.
The minified version includes optimizations that drastically improves performance.
You should change the version you're including.