design page specialdays & workingdays & turns & add modal working day
This commit is contained in:
@@ -32,7 +32,7 @@ function AddDoctorPage() {
|
||||
value={value}
|
||||
handleChange={handleChange}
|
||||
/>
|
||||
<div className="mt-[24px] mx-[56px]">
|
||||
<div className={`mt-[24px] ${value !== 4 ? 'mx-[56px]' : 'mx-0'}`}>
|
||||
{components[value]}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user