mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-09 18:23:49 -05:00
More descriptive separator for SQ group tier range
This commit is contained in:
parent
f5bf17de96
commit
1cc31f8ea2
|
|
@ -165,7 +165,7 @@ export function GroupCard({
|
|||
</div>
|
||||
<div className="stack sm horizontal items-center text-lg">
|
||||
<TierImage tier={group.tierRange.range[0]} width={38} />
|
||||
—
|
||||
/
|
||||
<TierImage tier={group.tierRange.range[1]} width={38} />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user