mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(no-restricted-imports): Fix overrides and include no-fa-icons-usage (#32571)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
import { SyntheticEvent } from 'react';
|
||||
import domToImage from 'dom-to-image-more';
|
||||
import { kebabCase } from 'lodash';
|
||||
// eslint-disable-next-line no-restricted-imports
|
||||
import { t, supersetTheme } from '@superset-ui/core';
|
||||
import { addWarningToast } from 'src/components/MessageToasts/actions';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user