Skip to content

Commit

Permalink
fixup! Added UI for area type in Map page
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Apr 10, 2024
1 parent 9815f23 commit 00cfe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hub/static/js/explore.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const app = createApp({
}
},
watch: {
area_type(newType, oldType) { this.updateState() }
},
computed: {
datasetModal() {
Expand Down

0 comments on commit 00cfe97

Please sign in to comment.