Commit 269d901
committed
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.1 parent a07ea20 commit 269d901
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
| |||
0 commit comments