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-11-30 06:20:30 -08:00
2015-07-24 08:41:58 -08:00
2015-12-02 12:33:30 -08:00
2015-12-08 16:03:37 -08:00
2015-09-25 13:25:26 -07:00
2015-11-14 06:29:27 -08:00
2015-12-08 16:03:37 -08:00
2015-12-01 02:13:28 -08:00
2015-12-08 03:32:30 -08:00
2015-12-07 11:29:24 -08:00
2015-12-08 16:03:37 -08:00
2015-12-08 16:03:37 -08:00
2015-10-29 11:21:32 -07:00
2015-10-30 10:57:33 -07:00
2015-11-25 04:49:45 -08:00
2015-12-08 03:32:30 -08:00
2015-12-08 10:13:25 -08:00
2015-11-09 20:14:26 -08:00
2015-12-01 07:26:29 -08:00
2015-11-27 07:00:32 -08:00
2015-12-04 09:05:31 -08:00
2015-12-05 18:48:28 -08:00
2015-12-08 16:03:37 -08:00
2015-12-08 12:08:27 -08:00
2015-12-08 07:48:26 -08:00
2015-11-27 07:00:32 -08:00
2015-12-07 08:33:25 -08:00
2015-11-25 04:49:45 -08:00
2015-09-29 22:25:23 -07:00
2015-12-01 07:26:29 -08:00
2015-12-08 14:51:31 -08:00
2015-12-09 04:06:31 -08:00
2015-12-03 18:29:28 -08:00
2015-11-27 07:00:32 -08:00
2015-05-26 18:25:00 -07:00
2015-11-25 04:49:45 -08:00
2015-12-03 09:10:29 -08:00
2015-11-17 10:58:32 -08:00
2015-12-07 23:12:28 -08:00
2015-12-08 16:03:37 -08:00
2015-12-01 20:11:26 -08:00
2015-07-24 08:41:58 -08:00
2015-12-08 16:03:37 -08:00
2015-04-15 06:06:29 -08:00