1
0
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:
Tymoteusz Czech 2025-10-14 10:01:38 +02:00 committed by GitHub
parent bc740bbe2f
commit 7efd707dee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,7 +101,6 @@ export const BillingPlan = () => {
return (
<Grid item xs={12} md={7}>
{JSON.stringify({ isPAYG })}
<StyledWrapper>
<ConditionallyRender
condition={inactive}