Closed philiptzou closed 8 years ago
I tested it with react 15.0.1 and it still works perfectly.
Use peerDependencies here to prevent npm download another version of react which can cause a lot of problems.
Thanks @philiptzou. Delayed because I missed this.
I tested it with react 15.0.1 and it still works perfectly.
Use peerDependencies here to prevent npm download another version of react which can cause a lot of problems.