change responsive page doctors & change modal and responsive & responsive page doctor item
This commit is contained in:
@@ -8,7 +8,9 @@ import LocationDoctor from "./cards/LocationDoctor"
|
||||
function DetailDoctor({ doctor }) {
|
||||
return (
|
||||
<div className="w-[57%]">
|
||||
<Share />
|
||||
<div className="hidden lg:flex">
|
||||
<Share />
|
||||
</div>
|
||||
<Title doctor={doctor} />
|
||||
<Link />
|
||||
<AboutDcotor doctor={doctor} />
|
||||
|
||||
Reference in New Issue
Block a user