feat: delete team in cloud without subscription

This commit is contained in:
Andras Bacsai
2024-08-05 12:03:36 +02:00
parent 820693ac22
commit 1d8c496906
3 changed files with 43 additions and 39 deletions

View File

@@ -0,0 +1,5 @@
<div>
<x-modal-confirmation buttonFullWidth isErrorButton buttonTitle="Delete Team">
This team be deleted. It is not reversible. <br>Please think again.
</x-modal-confirmation>
</div>