Lochlan Bunn 094459a43e Fix info addon prop tables (#1607)
Prop Tables were being key'd by their component's object `name` prop; this means that only the first component, of many components of the same type, would show.

Making sure we first check `displayName` for key usage means that components with the same type can all appear in the Prop Tables if their individual `displayName`'s were different.

Case: Higher Order Components
2017-08-07 21:49:03 +03:00
..
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-08-07 21:49:03 +03:00
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-07-31 07:12:08 -07:00
2017-08-04 19:54:08 +02:00
2017-08-01 13:38:10 -07:00