mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-24 12:33:19 +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> = ({
|
||||
data,
|
||||
question,
|
||||
question="",
|
||||
triggerResize,
|
||||
loading,
|
||||
metricField,
|
||||
|
||||
Reference in New Issue
Block a user