diff --git a/src/components/home/HomeCom.jsx b/src/components/home/HomeCom.jsx index 288f8f2..c66d34d 100644 --- a/src/components/home/HomeCom.jsx +++ b/src/components/home/HomeCom.jsx @@ -39,9 +39,9 @@ export default function HomeCom() {

Loans

- {/*

{dashData?.loans?.currency_text}

*/} + {/*

{dashData?.loans?.currency_text}

*/}

- {/* {dashData?.loans?.currency_text} */} + {dashData?.loans?.currency_text}

{dashData?.loans?.text}

@@ -51,7 +51,7 @@ export default function HomeCom() {

Payments

- {/* {dashData?.payments?.currency_text} */} + {dashData?.payments?.currency_text}

{dashData?.payments?.text}

@@ -68,7 +68,7 @@ export default function HomeCom() {
-

+

{Object.keys(item)[0]}