feat: 💨
This commit is contained in:
parent
b2f111a4e7
commit
1644a92615
4 changed files with 16 additions and 16 deletions
|
|
@ -31,7 +31,7 @@ export default function FeedSwitcher({ close }: { close?: () => void }) {
|
|||
<div className="flex justify-between px-2">
|
||||
<div className="text-muted-foreground text-sm font-semibold">{t('relay sets')}</div>
|
||||
<SecondaryPageLink
|
||||
to={toRelaySettings('relay-sets')}
|
||||
to={toRelaySettings()}
|
||||
className="text-highlight text-sm font-semibold"
|
||||
onClick={() => close?.()}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue