IO-3166-Global-Notifications-Part-2 - Checkpoint
This commit is contained in:
@@ -656,7 +656,7 @@ function Header({
|
||||
icon: unreadLoading ? (
|
||||
<Spin size="small" />
|
||||
) : (
|
||||
<Badge count={unreadCount}>
|
||||
<Badge size="small" count={unreadCount}>
|
||||
<BellFilled />
|
||||
</Badge>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user