feat(MED-97): fix display account name instead of slug

This commit is contained in:
2025-09-23 19:52:49 +03:00
parent 3212b52b02
commit 8af2c8710f
6 changed files with 15 additions and 19 deletions

View File

@@ -78,7 +78,7 @@ const HealthBenefitForm = ({
<h4>
<Trans
i18nKey="billing:pageTitle"
values={{ companyName: account.slug }}
values={{ companyName: account.name }}
/>
</h4>
<p className="text-muted-foreground text-sm">