mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #7878 from pierogitus/patch-1
CSSProperties missing backgroundColor
This commit is contained in:
Vendored
+2
@@ -515,6 +515,8 @@ declare namespace __React {
|
||||
*/
|
||||
backgroundBlendMode?: any;
|
||||
|
||||
backgroundColor?: any;
|
||||
|
||||
backgroundComposite?: any;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user