fix tenderly tooltip text

This commit is contained in:
apoorvlathey
2022-09-30 02:13:54 +05:30
parent b7c2602502
commit 212a873a6f

View File

@@ -559,7 +559,7 @@ function Body() {
<Text>Simulate sending transactions on forked node.</Text>
<chakra.hr bg="gray.400" />
<ListItem>
Create a fork on Tenderly and grab the id from it's URL.
Create a fork on Tenderly and grab it's id from the URL.
</ListItem>
</>
}