page doctor detail
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
function LocationDoctor() {
|
||||
return (
|
||||
<div>
|
||||
<div className="my-8">
|
||||
<p className="text-[#525252] text-[20px] font-bold">موقعیت مکانی </p>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default LocationDoctor
|
||||
Reference in New Issue
Block a user