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 0f95cee commit 6ad56b3Copy full SHA for 6ad56b3
src/app/__tests__/SwitchApp.test.jsx
@@ -2,7 +2,7 @@ import React from 'react';
2
import Select from 'react-select';
3
import { configure, shallow } from 'enzyme';
4
import Adapter from 'enzyme-adapter-react-16';
5
-import SwitchApp from '../components/SwitchApp.jsx'
+import SwitchApp from '../components/SwitchApp.jsx';
6
7
import { useStoreContext } from '../store';
8
0 commit comments