handle register & retry code & edit phone number & fix bug select city and state & add basic modal to all tabs in dashboard
This commit is contained in:
@@ -12,7 +12,6 @@ export default async function Clinics() {
|
||||
);
|
||||
|
||||
const clinics = response.data.$data;
|
||||
console.log(clinics);
|
||||
|
||||
return (
|
||||
<Layout name="/clinics">
|
||||
|
||||
Reference in New Issue
Block a user