fix: resolve build and lint issues for game page display

This commit is contained in:
2026-04-26 15:59:31 +08:00
parent e7e16d4772
commit b2ce6f966b
4 changed files with 22 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
"use client"
import { useMemo } from "react"
import { EChartWrapper, CHART_THEME, getDeviceColor } from "./EChartWrapper"
import { EChartWrapper, CHART_THEME } from "./EChartWrapper"
import type { EChartsOption } from "echarts"
interface BoxplotEntry {