diff --git a/src/components/FamilyAcc/FamilyTableNew.jsx b/src/components/FamilyAcc/FamilyTableNew.jsx
index 562957a..fcce0a7 100644
--- a/src/components/FamilyAcc/FamilyTableNew.jsx
+++ b/src/components/FamilyAcc/FamilyTableNew.jsx
@@ -73,26 +73,26 @@ export default function FamilyTableNew() {
// Object that maps tab names to their corresponding components
const tabComponents = {
- Tasks: (
+ tasks: (
- { - (details.offer_added && details.offer_added?.split(" ")[0]) || - "default" - } -
++ { + (details.offer_added && details.offer_added?.split(" ")[0]) || + "default" + } +
+{details.expire && details.expire.split(" ")[0]}
+{details.expire && details.expire.split(" ")[0]}
-{thePrice}
+{thePrice}
-{`${details.timeline_days} day(s)`}
+{`${details.timeline_days} day(s)`}
+