fix: correctly refresh cta banner

This commit is contained in:
Mo
2022-11-03 06:35:06 -05:00
parent dc4530b2f3
commit 305ffdf984
4 changed files with 24 additions and 5 deletions

View File

@@ -386,6 +386,7 @@ class Footer extends AbstractComponent<Props, State> {
<UpgradeNow
application={this.application}
featuresController={this.viewControllerManager.featuresController}
subscriptionContoller={this.viewControllerManager.subscriptionController}
/>
{this.state.showBetaWarning && (
<Fragment>