feat: groups badge
This commit is contained in:
parent
1644a92615
commit
49933ee4a2
6 changed files with 48 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { useSecondaryPage } from '@/PageManager'
|
||||
import { Badge } from '@/components/ui/badge'
|
||||
import { Button } from '@/components/ui/button'
|
||||
import { useFetchRelayList } from '@/hooks/useFetchRelayList'
|
||||
import { useFetchRelayList } from '@/hooks'
|
||||
import { toRelay } from '@/lib/link'
|
||||
import { userIdToPubkey } from '@/lib/pubkey'
|
||||
import { relayListToMailboxRelay } from '@/lib/relay'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue