Integrate Dashboard with Messages/Styling Changes

This commit is contained in:
rsandb
2023-01-10 18:48:14 -06:00
parent c57becc0d8
commit f61f582a9b
10 changed files with 86 additions and 74 deletions
@@ -22,14 +22,12 @@ export function UserMenu() {
href: "/dashboard",
desc: "Dashboard",
icon: FiLayout,
//For future use
},
{
name: "Account Settings",
href: "/account",
desc: "Account Settings",
icon: FiSettings,
//For future use
},
];
return (