feat(contact-page): add route for contact page with menu guard
This commit is contained in:
@@ -702,6 +702,8 @@
|
||||
|
||||
<app-location-map
|
||||
[locations]="mapLocations"
|
||||
[markerColor]="tenant()?.primary_color ?? '#24a9e0'"
|
||||
mapStyle="minimal-light"
|
||||
ariaLabel="Mapa de puntos de atención en Rosario"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user