feat: container delete confirmation modal (#2145)
Update container delete confirmation modal based on #1982 and #1981
This commit is contained in:
@@ -68,7 +68,7 @@ const DeleteModal = ({
|
||||
</ActionRow>
|
||||
)}
|
||||
>
|
||||
<p>{modalDescription}</p>
|
||||
<div>{modalDescription}</div>
|
||||
</AlertModal>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user