improve staking dashboard

This commit is contained in:
João Geonizeli
2021-09-06 21:26:27 -03:00
parent 361048ab67
commit dcdb611b53
6 changed files with 55 additions and 83 deletions

View File

@@ -21,7 +21,7 @@ const MenuItems: MenuItem[] = [
path: "/dashboard",
},
{
label: "Histórico de Investimentos",
label: "Pedidos de Investimentos",
path: "/orders/stake",
},
{