From 10b5a19576d7addfa3f9d496e69c6462c33caf72 Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Sun, 19 Jul 2026 16:43:59 +0330 Subject: [PATCH] feat: add MapView component for displaying maps with markers --- .../{doctor/detailDoctor/cards/locations => common}/MapView.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename components/{doctor/detailDoctor/cards/locations => common}/MapView.js (100%) diff --git a/components/doctor/detailDoctor/cards/locations/MapView.js b/components/common/MapView.js similarity index 100% rename from components/doctor/detailDoctor/cards/locations/MapView.js rename to components/common/MapView.js