validate logout

This commit is contained in:
Raja Oktafrianto
2025-03-20 15:08:50 +07:00
parent 1bd187331c
commit d6807468d4
8 changed files with 98 additions and 66 deletions

View File

@ -182,7 +182,7 @@ const ManageGroups = () => {
onDelete={handleDelete}
/>
<Dialog open={isDialogOpen} onClose={closeDialog}>
<DialogContent className="w-[600px]">
<DialogContent className="w-full">
<div className="flex justify-between">
<DialogTitle>Create New Group</DialogTitle>
<Box display="flex" justifyContent="flex-end">