feat: show loading when change profile

This commit is contained in:
GyDi
2023-08-05 22:07:30 +08:00
parent c54b00a701
commit fe88c7ce97
3 changed files with 30 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ export const ProfileBox = styled(Box)(
}[key]!;
return {
position: "relative",
width: "100%",
display: "block",
cursor: "pointer",