mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 00:55:51 +08:00
This reverts commit 5c1c09c7908892a6851e4deb1cec20396b469bfe.
This commit is contained in:
parent
03ddcdd20e
commit
08b1a87cb5
@ -125,13 +125,6 @@ function GridCardGraph({
|
||||
};
|
||||
});
|
||||
|
||||
useEffect(() => {
|
||||
setRequestData((prev) => ({
|
||||
...prev,
|
||||
query: updatedQuery,
|
||||
}));
|
||||
}, [updatedQuery]);
|
||||
|
||||
const queryResponse = useGetQueryRange(
|
||||
{
|
||||
...requestData,
|
||||
|
Loading…
x
Reference in New Issue
Block a user