rearranged add job

This commit was merged in pull request #719.
This commit is contained in:
victorAnumudu
2024-05-13 11:57:35 +01:00
parent 1e0af67542
commit 89aa5e0aef
3 changed files with 44 additions and 8 deletions
@@ -93,9 +93,9 @@ const FamilyWaitlist = memo(
</div>
</div>
<div className="px-2 flex flex-col items-center justify-center">
<p className="text-sm font-bold text-dark-gray dark:text-white">
{/* <p className="text-sm font-bold text-dark-gray dark:text-white">
{addedDate}
</p>
</p> */}
<p className="text-xs py-1.5 w-[70px] cursor-default tracking-wide rounded-full bg-gold text-white flex justify-center items-center">
{value.status_text}
</p>