Skip to content
Snippets Groups Projects
Unverified Commit fa65f606 authored by GyDi's avatar GyDi Committed by GitHub
Browse files

fix: badge color error

parent 7a3285ad
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ const ProfileMore = (props: Props) => {
<Box sx={boxStyle}>
{selected ? (
hasError ? (
<Badge color="primary" variant="dot" overlap="circular">
<Badge color="error" variant="dot" overlap="circular">
<IconButton
size="small"
edge="start"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment