Skip to content

Commit a4cad06

Browse files
committed
SnapshotAccessRequestView.test.tsx
1 parent 34e8cca commit a4cad06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SnapshotAccessRequestView.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { routerMiddleware } from 'connected-react-router';
88
import history from 'modules/hist';
99
import { Provider } from 'react-redux';
1010
import { Router } from 'react-router-dom';
11-
import { ThemeProvider } from '@mui/styles';
11+
import { ThemeProvider } from '@mui/system';
1212
import globalTheme from 'modules/theme';
1313
import React from 'react';
1414

0 commit comments

Comments
 (0)