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 c766c06 commit c72412bCopy full SHA for c72412b
resources/js/components/delete-user.tsx
@@ -70,7 +70,7 @@ export default function DeleteUser() {
70
<InputError message={errors.password} />
71
</div>
72
73
- <DialogFooter>
+ <DialogFooter className="gap-2">
74
<DialogClose asChild>
75
<Button variant="secondary" onClick={closeModal}>
76
Cancel
0 commit comments