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 b97829d commit 72e7ad9Copy full SHA for 72e7ad9
src/app/__tests__/action.test.jsx
@@ -1,3 +1,4 @@
1
+/* eslint-disable react/jsx-props-no-spreading */
2
import React from 'react';
3
import { configure, shallow } from 'enzyme';
4
import Adapter from 'enzyme-adapter-react-16';
src/app/__tests__/dropdown.test.js
/* eslint-disable react/jsx-filename-extension */
src/app/components/MainSlider.jsx
/* eslint-disable react/prop-types */
0 commit comments