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:
Ehsan
2025-05-29 05:07:11 +03:30
parent c8e8048d6c
commit e12e6c171c
18 changed files with 313 additions and 34 deletions
-1
View File
@@ -12,7 +12,6 @@ export default async function Clinics() {
);
const clinics = response.data.$data;
console.log(clinics);
return (
<Layout name="/clinics">