mirror of
https://github.com/apache/superset.git
synced 2026-05-31 05:09:20 +00:00
fix(no-restricted-imports): Fix overrides and include no-fa-icons-usage (#32571)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
// TODO: Remove fa-icon
|
||||
/* eslint-disable icons/no-fa-icons-usage */
|
||||
import { FC } from 'react';
|
||||
import { styled } from '@superset-ui/core';
|
||||
import SyntaxHighlighter from 'react-syntax-highlighter/dist/cjs/light';
|
||||
|
||||
Reference in New Issue
Block a user