text change
This commit is contained in:
@@ -37,7 +37,7 @@ export default function Offers({step, handleStep, screens}) {
|
||||
return (
|
||||
<div className='mt-3 flex flex-col gap-4'>
|
||||
<div className='text-input font-semibold w-[70%] mx-auto flex flex-col gap-4 justify-center items-center'>
|
||||
<Label name='Enter Loan Amount' htmlfor='pin' error={isEmpty} />
|
||||
<Label name='Select offer type' htmlfor='pin' error={isEmpty} />
|
||||
{isFetching ?
|
||||
<>
|
||||
<div className="w-full py-4">
|
||||
|
||||
Reference in New Issue
Block a user