mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-22 17:10:31 +00:00
switched whitespace to spaces to be consistent with the rest of the file
This commit is contained in:
Vendored
+1
-1
@@ -651,7 +651,7 @@ declare namespace __MaterialUI {
|
||||
// <EnhancedButton/> is the element that get the 'other' properties
|
||||
backgroundColor?: string;
|
||||
disabled?: boolean;
|
||||
fullWidth?: boolean;
|
||||
fullWidth?: boolean;
|
||||
hoverColor?: string;
|
||||
icon?: React.ReactNode;
|
||||
label?: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user