Button display name changed
This commit is contained in:
@@ -193,7 +193,7 @@ function OfferJobPopout({details, onClose, situation}) {
|
|||||||
type="button"
|
type="button"
|
||||||
className=" border-gradient text-18 tracking-wide px-2 py-2 rounded-full"
|
className=" border-gradient text-18 tracking-wide px-2 py-2 rounded-full"
|
||||||
>
|
>
|
||||||
<span className="text-gradient">Close</span>
|
<span className="text-gradient">Cancel</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
{/* end of close button */}
|
{/* end of close button */}
|
||||||
|
|||||||
Reference in New Issue
Block a user