handle download poster and qrcode, fix to show timestamp, add pagination to doctors page

This commit is contained in:
ehsan
2025-10-02 02:52:26 +03:30
parent 645da72002
commit e1510b142b
21 changed files with 394 additions and 154 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ function DoctorPage({ doctor, comments }) {
</div>
</CustomLoading>
<div className="flex lg:hidden">
<Share />
<Share data={doctor} />
</div>
</div>
<div className="flex items-start justify-center gap-6 mt-[30px]">