Skip to content

Commit 74f7c09

Browse files
committed
added a comment
1 parent 7335c3b commit 74f7c09

File tree

1 file changed

+1
-0
lines changed
  • packages/react-charts/src/victory/components/ChartLegend/examples

1 file changed

+1
-0
lines changed

packages/react-charts/src/victory/components/ChartLegend/examples/ChartLegend.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ import {
293293
getInteractiveLegendItemStyles,
294294
} from '@patternfly/react-charts/victory';
295295
import { getResizeObserver } from '@patternfly/react-core';
296+
// import '@patternfly/patternfly/patternfly-charts.css'; // For mixed blend mode
296297

297298
const InteractiveLegendChart = () => {
298299
const containerRef = React.useRef(null);

0 commit comments

Comments
 (0)