Merge pull request #7878 from pierogitus/patch-1

CSSProperties missing backgroundColor
This commit is contained in:
Horiuchi_H
2016-02-01 17:30:05 +09:00
+2
View File
@@ -515,6 +515,8 @@ declare namespace __React {
*/
backgroundBlendMode?: any;
backgroundColor?: any;
backgroundComposite?: any;
/**