feat: favorite relays (#250)
This commit is contained in:
parent
fab9ff88b5
commit
c739d9d28c
63 changed files with 1081 additions and 982 deletions
|
|
@ -44,6 +44,7 @@ const DrawerContent = React.forwardRef<
|
|||
style={{
|
||||
paddingBottom: 'env(safe-area-inset-bottom)'
|
||||
}}
|
||||
onOpenAutoFocus={(e) => e.preventDefault()}
|
||||
{...props}
|
||||
>
|
||||
<div className="mx-auto mt-4 h-2 w-[100px] rounded-full bg-muted" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue