Improved the whole user usage

This commit is contained in:
Tiago Ribeiro
2023-05-01 19:49:56 +01:00
parent 06de06fbf6
commit 4b5c99c654
5 changed files with 24 additions and 36 deletions

View File

@@ -43,7 +43,7 @@ export default function Navbar({profilePicture, timer, showExamEnd = false}: Pro
items: [
{label: "List", icon: "pi pi-fw pi-users", url: "/users"},
{label: "Stats", icon: "pi pi-fw pi-chart-pie", url: "/stats"},
{label: "History", icon: "pi pi-fw pi-chart-pie", url: "/history"},
{label: "History", icon: "pi pi-fw pi-history", url: "/history"},
],
},
{