renamed edit job btn to save

This commit was merged in pull request #438.
This commit is contained in:
victorAnumudu
2023-10-10 07:02:52 +01:00
parent ab191b6a72
commit 70c9d1778c
+1 -1
View File
@@ -351,7 +351,7 @@ const EditJobPopOut = ({
className="w-[120px] h-[40px] flex justify-center items-center btn-gradient text-base rounded-full text-white"
// className='w-20 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white'
>
Edit Job
Save
</button>
)}
</div>