dashboard design and functionality and data and page doctor and clinic change data
This commit is contained in:
@@ -9,7 +9,7 @@ function DetailDoctor({ doctor }) {
|
||||
return (
|
||||
<div className="w-full lg:w-[59%]">
|
||||
<div className="hidden lg:flex">
|
||||
<Share />
|
||||
<Share data={doctor} />
|
||||
</div>
|
||||
<Title doctor={doctor} />
|
||||
<Link />
|
||||
|
||||
Reference in New Issue
Block a user