kossnocorp / react-guard

🦄 React Guard automagically catches exceptions from React components, extracts useful debug information and prevents White Screen of Death 👻
Other
96 stars 6 forks source link

Fix error for arrow function #7

Closed lixiaoyan closed 7 years ago

lixiaoyan commented 7 years ago

Arrow functions do not have prototypes.

havenchyk commented 7 years ago

@kossnocorp could you please take a look? ^^^

kossnocorp commented 7 years ago

Sorry for the delay and thank you for the contribution!

kossnocorp commented 7 years ago

The fix is released as v0.5.0