mirror of
https://github.com/apache/superset.git
synced 2026-06-01 05:39:17 +00:00
refactor(Icons): Add typing support and improve structure (#32880)
This commit is contained in:
@@ -27,7 +27,7 @@ import {
|
||||
SortableElement,
|
||||
arrayMove,
|
||||
} from 'react-sortable-hoc';
|
||||
import Icons from 'src/components/Icons';
|
||||
import { Icons } from 'src/components/Icons';
|
||||
import {
|
||||
HeaderContainer,
|
||||
AddIconButton,
|
||||
|
||||
Reference in New Issue
Block a user