redbox-noreact
v1.1.0
Published
A fork of redbox-react which doesn't import React
Downloads
9,204
Readme
redbox-noreact
A fork of redbox-react which doesn't import React, as this can be problematic for global tools which manage React hot loading such as nwb and react-heatpack.
Only for React >=0.14, as it uses stateless functional components and inline object literals instead of calls to React.createElement()
.