mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
refactor: Upgrade to React 17 (#31961)
This commit is contained in:
committed by
GitHub
parent
aa74ba3da2
commit
7e2b7941f3
@@ -16,7 +16,6 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
import 'jest-enzyme';
|
||||
import './shim';
|
||||
// eslint-disable-next-line no-restricted-syntax -- whole React import is required for mocking React module in tests.
|
||||
import React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user