add close button to passlock lock set lock

This commit is contained in:
Abhinav 2022-06-08 14:15:38 +05:30
parent 308439f1c6
commit 6471f5390d

View file

@ -38,7 +38,8 @@ export function PublicLinkChangePassword({
<DialogBox
open={open}
onClose={onClose}
size="sm"
PaperProps={{ sx: { maxWidth: '350px' } }}
titleCloseButton
attributes={{
title: constants.PASSWORD_LOCK,
}}>