This commit is contained in:
Pallavi Kumari
2025-10-19 21:36:47 +05:30
parent f258c41f15
commit 7c8c440f67
7 changed files with 8 additions and 10 deletions

View File

@@ -282,9 +282,7 @@ export default function ClientsTable({ clients, orgId }: ClientTableProps) {
{t("deleteClientQuestion")}
</p>
<p>
<b>
{t("clientMessageRemove")}
</b>
</p>
</div>
}