chore: remove outlined buttons

This commit is contained in:
Naveen MR
2022-05-15 14:12:03 +01:00
parent 4ded4791da
commit 0386b8e5df
2 changed files with 2 additions and 4 deletions

View File

@@ -4,12 +4,11 @@
Webhooks
<v-spacer />
<v-btn
outlined
tooltip="Save"
small
class="primary"
@click.prevent="$emit('add')"
>
Create webhook
Create Webhook
</v-btn>
</v-card-title>