chore: format

This commit is contained in:
codytseng 2026-01-22 22:28:07 +08:00
parent 4bd4141b54
commit e490407dd5
225 changed files with 924 additions and 844 deletions

View file

@ -45,7 +45,7 @@ export default function RelaySetList() {
return (
<div className="space-y-2">
<div className="flex flex-wrap items-center justify-between gap-2">
<div className="text-muted-foreground font-semibold select-none shrink-0">
<div className="shrink-0 select-none font-semibold text-muted-foreground">
{t('Relay sets')}
</div>
<PullRelaySetsButton />