Skip to content

Commit

Permalink
Removed help button
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogs committed May 18, 2020
1 parent c90397d commit ce96431
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions frontend/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@
</v-btn>
</div>
</v-card-actions>

<v-container class="mt-12">
<v-row justify="center">
<v-tooltip bottom>
<template v-slot:activator="{ on }">
<v-badge color="warning" icon="mdi-wrench" overlap>
<v-btn text href="#" small v-on="on">Quero ajudar</v-btn>
</v-badge>
</template>
<span>Em construção</span>
</v-tooltip>
</v-row>
</v-container>
</v-card>
</template>

Expand Down

0 comments on commit ce96431

Please sign in to comment.