reagent/test
Juho Teperi 60f7b4bc0c Remove :> component type assertion
Component could be plain JS object with some private React properties,
and it is not easy to check for this. Instead just allow all value for
:> but check that React will throw error from createElement.

Fixes #369
2018-05-04 18:47:45 +03:00
..
reagent/impl Fix problem with custom HTML element property name code 2018-04-27 23:17:25 +03:00
reagenttest Remove :> component type assertion 2018-05-04 18:47:45 +03:00
runners Remove Karma logger hack which doesn't work with 2.0 2018-03-26 14:56:57 +03:00