button and single learning
This commit is contained in:
@@ -243,7 +243,7 @@ const Profile: FC = () => {
|
||||
|
||||
<div className='flex justify-end mt-5'>
|
||||
<Button
|
||||
className='w-fit px-10'
|
||||
className='xl:w-fit px-10'
|
||||
onClick={() => formik.handleSubmit()}
|
||||
isLoading={updateProfile.isPending}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user