mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
chore: unbreak frontend ci (#11806)
This commit is contained in:
@@ -20,7 +20,7 @@ import React from 'react';
|
||||
import { styled } from '@superset-ui/core';
|
||||
import Icon from 'src/components/Icon';
|
||||
import { Card, Skeleton, ThinSkeleton } from 'src/common/components';
|
||||
import Tooltip from 'src/common/components/Tooltip';
|
||||
import { Tooltip } from 'src/common/components/Tooltip';
|
||||
import ImageLoader, { BackgroundPosition } from './ImageLoader';
|
||||
|
||||
const MenuIcon = styled(Icon)`
|
||||
|
||||
Reference in New Issue
Block a user