Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add console.log(err) to see errors from eval()
If there is any problem with components, the code that is in use now `React.render(<Alert ...)` is not enough. Upgrading to `babel@5` has been brought it to light.
- Loading branch information