create component elements & add page clinics && add url clinic
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function ClinicPage({data}) {
|
||||
return (
|
||||
<div>ClinicPage</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default ClinicPage
|
||||
Reference in New Issue
Block a user