mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-06 17:57:39 +02:00
update signDocuments microfrontend and change zindex of layout in opensign
This commit is contained in:
@@ -25,7 +25,6 @@ import Header from "./component/header";
|
||||
import RenderPdf from "./component/renderPdf";
|
||||
|
||||
function PdfRequestFiles() {
|
||||
|
||||
const { docId } = useParams();
|
||||
const [pdfDetails, setPdfDetails] = useState([]);
|
||||
const [signedSigners, setSignedSigners] = useState([]);
|
||||
|
||||
Reference in New Issue
Block a user