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 91dfd75 commit a90ab11Copy full SHA for a90ab11
1 file changed
packages/mui-system/src/cssVars/useCurrentColorScheme.test.js
@@ -1,7 +1,7 @@
1
import * as React from 'react';
2
import { expect } from 'chai';
3
import { spy } from 'sinon';
4
-import { createRenderer, fireEvent, act, screen, reactMajor } from '@mui/internal-test-utils';
+import { createRenderer, fireEvent, act, screen } from '@mui/internal-test-utils';
5
import {
6
DEFAULT_MODE_STORAGE_KEY,
7
DEFAULT_COLOR_SCHEME_STORAGE_KEY,
0 commit comments