chore: group types locale

This commit is contained in:
dongchengjie
2024-07-07 21:56:20 +08:00
parent afa3d39cb3
commit 9dde385073
10 changed files with 94 additions and 45 deletions

View File

@@ -59,6 +59,7 @@ export const RuleItem = (props: Props) => {
sx={{ cursor: sortable ? "move" : "" }}
primary={
<StyledPrimary
title={ruleContent || "-"}
sx={{ textDecoration: type === "delete" ? "line-through" : "" }}
>
{ruleContent || "-"}