posts are done
This commit is contained in:
@@ -41,7 +41,7 @@ export default function ProfilePage() {
|
||||
to="/social/logout"
|
||||
className="inline-flex items-center gap-2 rounded-xl border border-brand-lines/20 px-3 py-2 text-sm text-brand-text/80 hover:bg-brand-lines/10 hover:text-brand-accent"
|
||||
>
|
||||
<FiLogOut size={14} /> {t("nav.logout")}
|
||||
<FiLogOut size={16} /> {t("nav.logout")}
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user