Remove the address display

By request
This commit is contained in:
Eli Ribble 2026-01-24 22:00:08 +00:00
parent 1f52dda56d
commit 5e9c0d9f11
No known key found for this signature in database

View file

@ -273,9 +273,6 @@ document.addEventListener('DOMContentLoaded', function() {
</address-input>
</div>
</div>
<div class="col-md-6">
<address-display></address-display>
</div>
</div>
<p class="small text-muted mb-2">You can also click on the map to mark the location precisely</p>
<map-locator api-key="{{ .MapboxToken }}"></map-locator>