added family update component

This commit is contained in:
victorAnumudu
2023-10-23 12:17:32 +01:00
parent 360f0500a9
commit 10dae9193c
4 changed files with 203 additions and 7 deletions
@@ -165,7 +165,7 @@ export default function FamilyManageTabs({
handlePrint={useHandlePrint}
/>
),
Profile: <FamilyProfile />,
Profile: <FamilyProfile familyData={details.familyDetails.data} />,
};
// Default tab component