feat: 💨

This commit is contained in:
codytseng
2025-01-18 14:22:40 +08:00
parent b2f111a4e7
commit 1644a92615
4 changed files with 16 additions and 16 deletions

View File

@@ -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?.()}
>