Test foto server
This commit is contained in:
@@ -110,7 +110,7 @@ export function UiAdminMap_MapBoxView({
|
||||
<ComponentAdminMap_Drawer
|
||||
opened={openDrawer}
|
||||
onClose={() => setOpenDrawer(false)}
|
||||
data={mapId as any}
|
||||
mapId={mapId as any}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user