mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-30 13:04:27 +08:00
Compare commits
2 Commits
a5d1d7a899
...
f3b386401f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3b386401f | ||
|
|
6dd983a0f8 |
@@ -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