Corrected Archiving UX
This commit is contained in:
@@ -41,7 +41,6 @@ const emitConfirm = () => {
|
||||
<div class="text-right">
|
||||
<UButtonGroup>
|
||||
<UButton
|
||||
color="rose"
|
||||
variant="outline"
|
||||
@click="showModal = false"
|
||||
>
|
||||
@@ -50,8 +49,9 @@ const emitConfirm = () => {
|
||||
<UButton
|
||||
@click="emitConfirm"
|
||||
class="ml-2"
|
||||
color="rose"
|
||||
>
|
||||
Bestätigen
|
||||
Archivieren
|
||||
</UButton>
|
||||
</UButtonGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user