add data request straking dashboard

This commit is contained in:
João Geonizeli
2021-08-18 19:38:35 -03:00
parent 8440aea593
commit dec7aadf5f
10 changed files with 139 additions and 4 deletions

View File

@@ -14,6 +14,10 @@ const MenuItems: MenuItem[] = [
label: "Início",
path: "/",
},
{
label: "Dashbaord",
path: "/dashboard",
},
{
label: "Carteira",
path: "/wallet",