Martin Kralik 14478f6701 better error message for propTypes check
Summary:
When you did a typo in declaring a prop type (like using `boolean` insteal of `bool`) you'd got a bit misleading error message:
{F27113768}
The truth is that the prop type is defined, but not correctly. So I've changed the message in this case to be more accurate:
{F27113627}

public

Reviewed By: sahrens

Differential Revision: D2729340

fb-gh-sync-id: dd12c10a4f3a1c9825293f86481a082908127a76
2015-12-09 04:06:31 -08:00
..
2015-07-24 08:41:58 -08:00
2015-12-02 12:33:30 -08:00
2015-11-14 06:29:27 -08:00
2015-12-08 03:32:30 -08:00
2015-12-08 03:32:30 -08:00
2015-12-08 12:08:27 -08:00
2015-12-01 07:26:29 -08:00
2015-12-03 18:29:28 -08:00
2015-12-03 09:10:29 -08:00
2015-12-07 23:12:28 -08:00
2015-12-01 20:11:26 -08:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00