mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
parent
60bfd92a68
commit
b43505a949
@ -169,7 +169,7 @@ const Proxies: React.FC = () => {
|
|||||||
<CardBody className="w-full">
|
<CardBody className="w-full">
|
||||||
<div className="flex justify-between">
|
<div className="flex justify-between">
|
||||||
<div className="flex text-ellipsis overflow-hidden whitespace-nowrap">
|
<div className="flex text-ellipsis overflow-hidden whitespace-nowrap">
|
||||||
{groups[index].icon.length > 0 ? (
|
{groups[index].icon ? (
|
||||||
<Avatar
|
<Avatar
|
||||||
className="bg-transparent mr-2"
|
className="bg-transparent mr-2"
|
||||||
size="sm"
|
size="sm"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user