We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba3270 commit 25f0b64Copy full SHA for 25f0b64
resources/js/components/DeleteUser.vue
@@ -70,7 +70,7 @@ const closeModal = () => {
70
<InputError :message="form.errors.password" />
71
</div>
72
73
- <DialogFooter>
+ <DialogFooter class="gap-2">
74
<DialogClose as-child>
75
<Button variant="secondary" @click="closeModal"> Cancel </Button>
76
</DialogClose>
0 commit comments