handle download poster and qrcode, fix to show timestamp, add pagination to doctors page
This commit is contained in:
@@ -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]">
|
||||
|
||||
Reference in New Issue
Block a user