diff --git a/src/components/FamilyAcc/FamilyTable.jsx b/src/components/FamilyAcc/FamilyTable.jsx index 6807bc7..61cf5ff 100644 --- a/src/components/FamilyAcc/FamilyTable.jsx +++ b/src/components/FamilyAcc/FamilyTable.jsx @@ -53,6 +53,7 @@ export default function FamilyTable({ family_uid, banner, enable_traking, + profile_picture, }) => { // Check for valid dates const addedDate = added ? added.split(" ")[0] : "N/A"; @@ -75,7 +76,8 @@ export default function FamilyTable({
{`Avatar @@ -134,17 +136,27 @@ export default function FamilyTable({ }) } type="button" - className="w-20 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white" + className="w-12 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white" > - Manage + + + ); }; - console.log(currentFamilyList); - return (
{/* */}
- 404 Image + 404Image

Sorry!

The page can’t be found.

The page you're looking for isn't available. Use the go back button below