diff --git a/packages/twenty-front/src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx b/packages/twenty-front/src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx index 06ff2e3a8e..ea1f095efd 100644 --- a/packages/twenty-front/src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx +++ b/packages/twenty-front/src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx @@ -34,6 +34,7 @@ import { useSetRecoilState } from 'recoil'; import { isDefined } from 'twenty-shared/utils'; import { H2Title, + IconArrowDown, IconArrowUp, IconCalendarEvent, IconCalendarRepeat, @@ -473,7 +474,7 @@ export const SettingsBillingSubscriptionInfo = ({ {isEnterprisePlan && (!nextPlan || currentPlan.planKey === nextPlan.planKey) && (