mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 22:45:00 +08:00
hotfix:duplicate badge render (#860)
This commit is contained in:
@@ -7,7 +7,6 @@ export default function UsernameProfileContent() {
|
||||
return (
|
||||
<div className="flex flex-col gap-8 rounded-2xl border border-[#EBEBEB] p-4 shadow-lg md:gap-12 md:p-12">
|
||||
<UsernameProfileCasts />
|
||||
<UsernameProfileSectionBadges />
|
||||
|
||||
<BadgeContextProvider>
|
||||
<UsernameProfileSectionBadges />
|
||||
|
||||
Reference in New Issue
Block a user