chore: group types locale

This commit is contained in:
dongchengjie
2024-07-07 21:56:20 +08:00
parent 545a2c6688
commit 78c32d51db
10 changed files with 94 additions and 45 deletions

View File

@@ -56,6 +56,7 @@ export const ProxyItem = (props: Props) => {
sx={{ cursor: sortable ? "move" : "" }}
primary={
<StyledPrimary
title={proxy.name}
sx={{ textDecoration: type === "delete" ? "line-through" : "" }}
>
{proxy.name}