Skip to content

Commit

Permalink
Updated submit button text in DonateMoney
Browse files Browse the repository at this point in the history
  • Loading branch information
DietBepis1 committed Oct 8, 2024
1 parent d565e70 commit 2d7be83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DonateMoney.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</div>
</v-col>
<div>
<v-btn outlined color="primary" text @click="submit()"> Send Mail </v-btn>
<v-btn outlined color="primary" text @click="submit()"> Send Letter </v-btn>
</div>
</section>
</template>
Expand Down

0 comments on commit 2d7be83

Please sign in to comment.