From f18005d05f42afe482ac2408dc300fd6d4ddaa69 Mon Sep 17 00:00:00 2001 From: myl7 Date: Mon, 30 May 2022 17:33:20 +0800 Subject: [PATCH] fix wrong url param name close #659 --- components/previews/EPUBPreview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/previews/EPUBPreview.tsx b/components/previews/EPUBPreview.tsx index 416a970..1f62b7a 100644 --- a/components/previews/EPUBPreview.tsx +++ b/components/previews/EPUBPreview.tsx @@ -56,7 +56,7 @@ const EPUBPreview: FC<{ file: OdFileObject }> = ({ file }) => { }} > fixEpub(rendition)} loadingView={} location={location}