Clean up: Remove debug text from map component
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<div class="map-column">
|
||||
<h2>Interactive World Map</h2>
|
||||
<div class="map-container">
|
||||
<p>Map will load here</p>
|
||||
<app-map-svg (countryClick)="onCountrySelected($event)"></app-map-svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user