@ -68,11 +68,6 @@ const ProfileAddress = ({
) : (
<Empty text="هیچ آدرسی ثبت نشده :(" />
)}
{/* <FloatingButton
action={() => navigation("/createAddress")}
position={{ bottom: 100, right: 16 }}
size={16}
/> */}
<FloatingButton
action={() => navigation("/createAddress", { state: { panel: true } })}
position={{ bottom: 100, left: 16 }}