Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set displayName properly when patching React locally. (vercel#1053)
* Using styled-jsx for with-jest example. * Set the displayName of the wraped components. Otherwise it won't get the correct displayName if the original component doesn't provide it by using it's function name.
- Loading branch information