blob: 42114629fb540e58eb2aa74b90bf1d53ba038c2e (
plain)
1
2
3
4
5
|
# create-react-class
A drop-in replacement for `React.createClass`.
Refer to the [React documentation](https://facebook.github.io/react/docs/react-without-es6.html) for more information.
|