Files
react/packages/shared/warningWithoutStack.js
Sophie Alpert da04058a91 Use Function.prototype.apply in warningWithoutStack (#14107)
console.error.apply() fails in IE9, but I verified this works (and it works everywhere else too). :)
2018-11-05 11:11:33 -08:00

1.8 KiB