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