Update modal size from lg to xl for improved layout on larger screens

This commit is contained in:
Pramod Mahajan 2025-05-31 12:09:46 +05:30
parent dbf7178db0
commit 6819bfbb52

View File

@ -274,7 +274,7 @@ const handleDeleteContact = async (overrideId = null) => {
setOpen_contact(null);
setIsOpenModalNote(false);
}}
size="lg"
size="xl"
>
{open_contact && (
<ProfileContactDirectory