Skip to content

Commit

Permalink
Mark a place with its region if it's a point location
Browse files Browse the repository at this point in the history
  • Loading branch information
brucecrevensten authored and BobTorgerson committed Jan 7, 2025
1 parent 49ec608 commit cc30d8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/PlaceSelector.vue
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
>
Borough
</span>
<span class="area-additional-info">
{{ props.option.region }}
</span>
</div>
</template>
</b-autocomplete>
Expand Down

0 comments on commit cc30d8f

Please sign in to comment.