Add Result Page
This commit is contained in:
@@ -181,8 +181,6 @@ export default function FamilyManageTabs({
|
||||
|
||||
const selectedTabComponent = tabComponents[tab] || defaultTabComponent;
|
||||
|
||||
console.log(details)
|
||||
|
||||
useEffect(() => {
|
||||
let __manageFamily = true;
|
||||
if (__manageFamily) {
|
||||
|
||||
Reference in New Issue
Block a user