mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
refactor: Removes the CSS files from the Sunburst plugin (#19488)
This commit is contained in:
committed by
GitHub
parent
4b922873ae
commit
47308024a3
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user