Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[react16] fix React type checking (apache#5903)
Somehow checking the type of a JSX-defined React component is not straightforward and changes through versions of React. Using the `name` attr addresses the issue for now. (cherry picked from commit 9c486a3)
- Loading branch information