feat: add Relays page and integrate relay status display (#72)

feat: add Relays link to AvatarDropdown menu
feat: create Badge component for status indicators
fix: update @radix-ui/react-slot version in package.json and package-lock.json

Co-authored-by: highperfocused <highperfocused@pm.me>
This commit is contained in:
mroxso
2025-04-18 20:55:00 +02:00
committed by GitHub
parent 495f7a7eeb
commit b9f1ba9568
6 changed files with 344 additions and 6 deletions

View File

@@ -39,6 +39,11 @@ export function AvatarDropdown() {
Profile
</Link>
</DropdownMenuItem>
<DropdownMenuItem asChild>
<Link href="/relays">
Relays
</Link>
</DropdownMenuItem>
<DropdownMenuItem asChild>
<Link href="/profile/settings">
Settings