No family display design added

This commit was merged in pull request #138.
This commit is contained in:
victorAnumudu
2023-06-05 03:12:46 +01:00
parent 3f84eef132
commit 692fe461c3
3 changed files with 32 additions and 19 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ export default function FamilyAcc() {
></div>
</div>
</div>
<FamilyTable familyList={familyList} loader={loader} />
<FamilyTable familyList={familyList} loader={loader} popUpHandler={popUpHandler} />
</div>
</div>
{popUp && (