mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
Fix: invoice page debugging (#10791)
This commit is contained in:
parent
bc740bbe2f
commit
7efd707dee
@ -101,7 +101,6 @@ export const BillingPlan = () => {
|
||||
|
||||
return (
|
||||
<Grid item xs={12} md={7}>
|
||||
{JSON.stringify({ isPAYG })}
|
||||
<StyledWrapper>
|
||||
<ConditionallyRender
|
||||
condition={inactive}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user