mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-29 19:12:02 +08:00
fix: layout is updated
This commit is contained in:
parent
51e0972219
commit
d5877337ec
@ -257,7 +257,7 @@ function GridGraph(): JSX.Element {
|
||||
<CardContainer
|
||||
isQueryType={isQueryType}
|
||||
isDarkMode={isDarkMode}
|
||||
key={rest.i}
|
||||
key={rest.i + JSON.stringify(widget)}
|
||||
data-grid={rest}
|
||||
>
|
||||
<Card isDarkMode={isDarkMode} isQueryType={isQueryType}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user