mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 23:22:35 +02:00
fix: decline alert header message, add icon for right click menu on opensign-drive,on enter create folder
This commit is contained in:
@@ -736,7 +736,7 @@ function PdfRequestFiles() {
|
||||
<CustomModal
|
||||
containerWH={containerWH}
|
||||
show={isDecline.isDeclined}
|
||||
headMsg="Document Declined Alert!"
|
||||
headMsg="Document Declined"
|
||||
bodyMssg={
|
||||
isDecline.currnt === "Sure" ? (
|
||||
<p className="pTagBody">
|
||||
|
||||
Reference in New Issue
Block a user