mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-08 09:17:06 +08:00
switched whitespace to spaces to be consistent with the rest of the file
This commit is contained in:
2
types/material-ui/index.d.ts
vendored
2
types/material-ui/index.d.ts
vendored
@@ -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