Skip to content

Commit

Permalink
Import directly from file
Browse files Browse the repository at this point in the history
  • Loading branch information
JCQuintas committed Jun 24, 2024
1 parent c6e146f commit d62831a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/x-charts/src/hooks/useColor.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as React from 'react';
import type { ChartSeriesType } from '../internals';
import { ChartSeriesType } from '../models/seriesType/config';
import { ColorContext } from '../context/ColorProvider';
import { ColorProcessorsConfig } from '../models/plugin';

Expand Down

0 comments on commit d62831a

Please sign in to comment.