refactor: remove useBillingAndUsageData hook

This commit is contained in:
Rıdvan Akca
2024-04-08 14:49:37 +02:00
parent 88c50e014d
commit d2a7889fc9
9 changed files with 20 additions and 257 deletions
@@ -102,7 +102,7 @@ export default function UsageDataInformation() {
billingInfo = {
monthlyQuota: {
title: formatMessage('usageDataInformation.freeTrial'),
action: '/settings/billing/upgrade',
action: URLS.SETTINGS_PLAN_UPGRADE,
text: 'Upgrade plan',
},
nextBillAmount: {