Skip to content

Commit

Permalink
removing unused button
Browse files Browse the repository at this point in the history
  • Loading branch information
havok2063 committed Sep 11, 2024
1 parent 09b16b0 commit ac428b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views/Results.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<v-col cols="2">
<export-table :data="rows" :short="false" />
</v-col>
<v-col>
<v-btn color="primary" @click="sendtoSky">Explore on Sky</v-btn>
</v-col>
</v-row>

<v-row v-if="nodata">
Expand Down

0 comments on commit ac428b7

Please sign in to comment.