From 166e8ecde5f00107391dacbcef64606ca1ec775f Mon Sep 17 00:00:00 2001 From: rahman Date: Wed, 25 May 2022 01:24:18 +0700 Subject: [PATCH] fixing wording --- src/pages/Profile/Profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Profile/Profile.js b/src/pages/Profile/Profile.js index 4ff74d0..28614d4 100644 --- a/src/pages/Profile/Profile.js +++ b/src/pages/Profile/Profile.js @@ -285,7 +285,7 @@ export const Profile = observer(() => { }).format(text), }, { - title: "Tagihan BPJS", + title: "Tagihan Postpaid", dataIndex: "amount", key: "amount", },