@ -43,11 +43,11 @@ const ProfileAddress = ({
/>
))}
</div>
<FloatingButton
{/* <FloatingButton
action={() => navigation("/createAddress", { state: { panel: true } })}
// action={() => {}}
position={{ right: isMobile ? "" : 350, bottom: 50 }}
/> */}
);
};