made quick job link hidden in family account #587
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user