refactor: env detail

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 577996f507
commit 667751dc5f
18 changed files with 377 additions and 187 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ const Wrapper = styled.div<{ $token: any }>`
props.$token.tableHeaderIconHoverColor};
`;
const SealTable: React.FC<SealTableProps & { pagination: PaginationProps }> = (
const SealTable: React.FC<SealTableProps & { pagination?: PaginationProps }> = (
props
) => {
const {