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

@@ -182,7 +182,7 @@ export default function IdpTable({ idps, orgId }: Props) {
{t("idpQuestionRemove")}
</p>
<p>
<b>{t("idpMessageRemove")}</b>
{t("idpMessageRemove")}
</p>
</div>
}