We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7c9ff commit 6249415Copy full SHA for 6249415
packages/material-ui/src/ImageList/ImageList.d.ts
@@ -1,6 +1,6 @@
1
+import * as React from 'react';
2
import { SxProps } from '@material-ui/system';
3
import { OverridableStringUnion } from '@material-ui/types';
-import * as React from 'react';
4
import { Theme } from '..';
5
import { OverridableComponent, OverrideProps } from '../OverridableComponent';
6
0 commit comments