mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Update material-ui.d.ts
used spaces instead of tabs
This commit is contained in:
@@ -163,7 +163,7 @@ class MaterialUiTests extends React.Component<{}, {}> implements React.LinkedSta
|
||||
</Card>;
|
||||
|
||||
// "http://material-ui.com/#/components/date-picker"
|
||||
<DatePicker style={{ color: 'red' }} />;
|
||||
<DatePicker style={{ color: 'red' }} />;
|
||||
|
||||
// "http://material-ui.com/#/components/dialog"
|
||||
let standardActions = [
|
||||
|
||||
Reference in New Issue
Block a user