mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
refactor(Icons): Add typing support and improve structure (#32880)
This commit is contained in:
@@ -36,7 +36,7 @@ import { Resizable } from 're-resizable';
|
||||
import { usePluginContext } from 'src/components/DynamicPlugins';
|
||||
import { Global } from '@emotion/react';
|
||||
import { Tooltip } from 'src/components/Tooltip';
|
||||
import Icons from 'src/components/Icons';
|
||||
import { Icons } from 'src/components/Icons';
|
||||
import {
|
||||
getItem,
|
||||
setItem,
|
||||
|
||||
Reference in New Issue
Block a user