switched whitespace to spaces to be consistent with the rest of the file

This commit is contained in:
Igor Belagorudsky
2017-04-10 15:33:22 -04:00
parent 78d920faa9
commit fb4253ab93

View File

@@ -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;