hotfix:duplicate badge render (#860)

This commit is contained in:
omkar
2024-08-16 17:04:24 -04:00
committed by GitHub
parent a66bb2b30d
commit de8e49e12a

View File

@@ -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 />