We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c0a07 commit 1d7f6c4Copy full SHA for 1d7f6c4
pcweb/pages/pricing/plan_cards.py
@@ -7,7 +7,6 @@
7
from reflex_ui.blocks.demo_form import demo_form_dialog
8
9
from pcweb.components.hosting_banner import HostingBannerState
10
-from pcweb.components.number_flow import number_flow
11
from pcweb.constants import PRO_TIERS_TABLE, REFLEX_BUILD_URL, REFLEX_CLOUD_URL
12
13
YEARLY_MONTHS_FREE = 2 # 2 months free
0 commit comments