chore: cache resources active tab

This commit is contained in:
jialin
2025-03-26 17:31:31 +08:00
parent bfdf02f065
commit 997e4a1edd
5 changed files with 48 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@ const CheckboxWrapper = styled.div`
align-items: center;
.check-text {
font-weight: 700;
color: var(--ant-color-warning);
}
`;