Skip to content

Commit

Permalink
removed experimental banner
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-genson committed Jul 5, 2024
1 parent acecc14 commit 9e3d9ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/pages/group/webhooks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
</v-card-text>
</BasePageTitle>

<BannerExperimental />

<BaseButton create @click="actions.createOne()" />
<v-expansion-panels class="mt-2">
<v-expansion-panel v-for="(webhook, index) in webhooks" :key="index" class="my-2 left-border rounded">
Expand Down

0 comments on commit 9e3d9ac

Please sign in to comment.