enhance dashboard and user interface: update heading sizes, translate user label to German, and implement loan management features including fetching and displaying loans with error handling
This commit is contained in:
@@ -39,7 +39,7 @@ const Sidebar: React.FC<SidebarProps> = ({
|
||||
_hover={{ bg: "gray.700", textDecoration: "none" }}
|
||||
onClick={viewUser}
|
||||
>
|
||||
User
|
||||
Benutzer
|
||||
</Link>
|
||||
<Link
|
||||
px={3}
|
||||
|
Reference in New Issue
Block a user