This commit is contained in:
YasinShaikh123
2024-10-22 15:27:51 +05:30
2 changed files with 1 additions and 2 deletions

View File

@@ -188,7 +188,6 @@ const LineChart = () => {
},
};
console.log(data);
return (
<>

View File

@@ -441,7 +441,7 @@ const LatestTransactions = () => {
color={colorMode === "light" ? "#230A79" : "#B09AFF"}
>
<Link
to={`/subnet-id-overview/${subNetworkId}`}
to={subNetworkId === "MainNet" ? `/mainnet-id-overview/${subNetworkId}`:`/subnet-id-overview/${subNetworkId}`}
style={{ fontWeight: "inherit" }}
>
{subNetworkId}