feat: Enhance specialty handling and navigation across doctor and specialty pages
This commit is contained in:
@@ -135,6 +135,7 @@ async function SpecialtyDetail({ params }) {
|
||||
/>
|
||||
<Layout name="/specialties">
|
||||
<SpecialtyDetailPage
|
||||
specialty={specialty}
|
||||
specialtyName={specialty.name}
|
||||
cityName={cityName}
|
||||
doctors={doctors}
|
||||
|
||||
Reference in New Issue
Block a user