Skip to content

Commit

Permalink
remove unused desc
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 23, 2023
1 parent 2346ef1 commit b653139
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/map/compareButton.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
<!--
Filename: sideView.vue
Description: Despite the name this references the pop-up building modal window on the map
NOT the actually right-hand side view (that's handled directly in the map.vue component)
-->
<template>
<button class="bigButton" @click="$emit('startCompare')">Compare Buildings</button>
</template>
Expand Down

0 comments on commit b653139

Please sign in to comment.