chore: fix ci problem

This commit is contained in:
moonrailgun 2024-10-15 01:08:04 +08:00
parent 279e616bee
commit 820b25baed

View File

@ -23,6 +23,7 @@ import {
YAxis, YAxis,
} from 'recharts'; } from 'recharts';
import { useTheme } from '@/hooks/useTheme'; import { useTheme } from '@/hooks/useTheme';
import { CustomizedErrorArea } from './CustomizedErrorArea';
const chartConfig = { const chartConfig = {
value: { value: {