refactor: Removes the CSS files from the Sunburst plugin (#19488)

This commit is contained in:
Michael S. Molina
2022-04-04 13:46:34 -03:00
committed by GitHub
parent 4b922873ae
commit 47308024a3
5 changed files with 83 additions and 112 deletions

View File

@@ -26,7 +26,6 @@ import {
getSequentialSchemeRegistry,
} from '@superset-ui/core';
import wrapSvgText from './utils/wrapSvgText';
import './Sunburst.css';
const propTypes = {
// Each row is an array of [hierarchy-lvl1, hierarchy-lvl2, metric1, metric2]