Web:PDFViewer Removed useless code

This commit is contained in:
Akmal Isomadinov 2023-07-26 19:07:52 +05:00
parent 9b203134dd
commit ca84979d34

View File

@ -99,8 +99,7 @@ function PDFViewer({
loadScript(
combineUrl(origin, path),
pdfViewerId,
(event) => {
console.log({ event });
() => {
// initViewer();
setIsLoadedViewerScript(true);
setIsLoadingScript(false);