Skip to content

Commit

Permalink
G2P-2510: Renamed KYC to View all in Other Services
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamg9 committed Jun 24, 2024
1 parent bc1750e commit 8262a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function Card() {
imagePath1={prefixBasePath("/img/[email protected]")}
link1="#"
heading2={t("Housing")}
heading3={t("KYC")}
heading3={t("View all")}
description2={t("Tap here for assistance")}
imagePath2={prefixBasePath("/img/[email protected]")}
link2="#"
Expand Down

0 comments on commit 8262a74

Please sign in to comment.