feat: replease type Workspace with WorkspaceInfo

This commit is contained in:
DiamondThree
2023-01-10 12:06:17 +08:00
parent a80e15042a
commit 710d740f30
11 changed files with 28 additions and 193 deletions
@@ -42,7 +42,7 @@ export const StyledSettingSidebarHeader = styled('div')(() => {
fontWeight: '500',
fontSize: '18px',
lineHeight: '26px',
textAlign: 'center',
textAlign: 'left',
marginTop: '37px',
};
}