mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore: bump superset-ui to v0.14.1 (#10112)
This commit is contained in:
@@ -20,7 +20,7 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { t } from '@superset-ui/translation';
|
||||
import { ControlLabel, OverlayTrigger, Tooltip } from 'react-bootstrap';
|
||||
import { InfoTooltipWithTrigger } from '@superset-ui/control-utils';
|
||||
import { InfoTooltipWithTrigger } from '@superset-ui/chart-controls';
|
||||
|
||||
const propTypes = {
|
||||
name: PropTypes.string,
|
||||
|
||||
Reference in New Issue
Block a user