sync
This commit is contained in:
parent
f36bb05839
commit
a40c827ca8
|
|
@ -35,7 +35,7 @@ async function withdraw(){
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Amount</td>
|
<td>Amount</td>
|
||||||
<td>{props.amount}</td>
|
<td>{props.amount} ETH</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue