comment out lbc earned

This commit is contained in:
Sean Yesmunt 2020-04-23 17:40:58 -04:00
parent 594bcea01f
commit 468051b2a1

View file

@ -142,7 +142,7 @@ export default function CreatorAnalytics(props: Props) {
/>
</div>
<Card
{/* <Card
iconColor
className="section"
title={<span>{__('%lbc_received% LBC Earned', { lbc_received: stats.AllLBCReceived })}</span>}
@ -165,7 +165,7 @@ export default function CreatorAnalytics(props: Props) {
</p>
</React.Fragment>
}
/>
/> */}
{stats.VideoURITopNew ? (
<Card