kopia lustrzana https://github.com/bugout-dev/moonstream
add timerange key to array map
rodzic
3eae3a7222
commit
d7d2f68e90
|
@ -157,7 +157,7 @@ const Analytics = () => {
|
|||
)?.label;
|
||||
return (
|
||||
<Flex
|
||||
key={`${dashboardId}-subscription-report-${key}`}
|
||||
key={`${dashboardId}-subscription-report-${key}-${timeRange}`}
|
||||
flexBasis={plotMinW}
|
||||
flexGrow={1}
|
||||
minW={plotMinW}
|
||||
|
|
Ładowanie…
Reference in New Issue