made quick job link hidden in family account #587

Merged
ameye merged 1 commits from job-link-hidden into master 2024-02-27 19:57:38 +00:00
+1 -1
View File
@@ -157,7 +157,7 @@ export default function RightSideBar({myJobList}) {
</div>
{/*JOB LINKS*/}
{myJobList?.data?.result_list?.length > 0 &&
{(userDetails?.account_type !== "FAMILY" && myJobList?.data?.result_list?.length > 0) &&
<div className="top-platform mt-6 bg-white dark:bg-dark-white rounded-2xl py-8 2xl:w-[268px] w-full 2xl:mb-10 2xl:border-none border ">
{/* heading */}
<div className="px-8 heading flex justify-between items-center mb-3.5">