handle limit page dashboard & change header profile user & get data from api in page clinics & clinic item and doctor item

This commit is contained in:
Ehsan
2025-06-01 01:08:25 +03:30
parent 80c74361eb
commit e292176a61
45 changed files with 223 additions and 258 deletions
@@ -47,7 +47,7 @@ function HeadTab({
handleChange={handleChange}
/>
</div>
<div className="mt-[22px] px-0 md:px-[24px]">{components[tab]}</div>
<div className="my-[22px] px-0 md:px-[24px]">{components[tab]}</div>
</>
)}
</div>