Add Result Page

This commit is contained in:
2023-07-25 20:26:33 +01:00
parent 2229ebb9a0
commit 706cf141e7
3 changed files with 256 additions and 144 deletions
@@ -181,8 +181,6 @@ export default function FamilyManageTabs({
const selectedTabComponent = tabComponents[tab] || defaultTabComponent;
console.log(details)
useEffect(() => {
let __manageFamily = true;
if (__manageFamily) {