change footer & add pagination to doctors page & add page specialties
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function SpecialtiesPage() {
|
||||
return (
|
||||
<div>SpecialtiesPage</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default SpecialtiesPage
|
||||
Reference in New Issue
Block a user