Skip to content

Commit

Permalink
Disables tip button
Browse files Browse the repository at this point in the history
  • Loading branch information
Nopfed committed Oct 3, 2023
1 parent e82a1bd commit a71f842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/TipButton.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<v-btn justify="center">
<v-btn disabled justify="center">
Tip
</v-btn>
</template>
Expand Down

0 comments on commit a71f842

Please sign in to comment.