Fix the build packaging issue

The packaging failed during build due to ts verification
This commit is contained in:
WDEP
2025-04-30 15:59:05 +08:00
committed by GitHub
parent e083b13193
commit 6dd983a0f8

View File

@@ -32,7 +32,7 @@ type Props = {
const BarChart: React.FC<Props> = ({
data,
question,
question="",
triggerResize,
loading,
metricField,