mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Merge pull request #14583 from xaviergonz/patch-1
material-ui - adding missing secondaryTextColor to ThemePalette
This commit is contained in:
Vendored
+1
@@ -130,6 +130,7 @@ declare namespace __MaterialUI {
|
||||
accent2Color?: string;
|
||||
accent3Color?: string;
|
||||
textColor?: string;
|
||||
secondaryTextColor?: string;
|
||||
alternateTextColor?: string;
|
||||
canvasColor?: string;
|
||||
borderColor?: string;
|
||||
|
||||
Reference in New Issue
Block a user