handle download poster and qrcode, fix to show timestamp, add pagination to doctors page
This commit is contained in:
@@ -41,7 +41,7 @@ function AboutDcotor({ doctor }) {
|
||||
</div>
|
||||
<div className="mt-[12px] lg:mt-[8px] mb-6 md:mb-7 lg:mb-8">
|
||||
<p className="text-[#525252] text-[14px] md:text-[16px] font-bold">
|
||||
تخصص ها
|
||||
خدمات
|
||||
</p>
|
||||
<ul className="flex flex-col mt-[12px] sm:flex-row gap-y-[16px] items-start sm:items-center justify-start gap-4 flex-wrap">
|
||||
{doctor?.expertise?.map((item, idx) => (
|
||||
|
||||
Reference in New Issue
Block a user