mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-29 12:34:28 +08:00
Fix the build packaging issue
The packaging failed during build due to ts verification
This commit is contained in:
@@ -32,7 +32,7 @@ type Props = {
|
|||||||
|
|
||||||
const BarChart: React.FC<Props> = ({
|
const BarChart: React.FC<Props> = ({
|
||||||
data,
|
data,
|
||||||
question,
|
question="",
|
||||||
triggerResize,
|
triggerResize,
|
||||||
loading,
|
loading,
|
||||||
metricField,
|
metricField,
|
||||||
|
|||||||
Reference in New Issue
Block a user