mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
native pdf viewer with mozilla pdfjs
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ library.add(
|
||||
function MyApp({ Component, pageProps }: AppProps) {
|
||||
return (
|
||||
<>
|
||||
<NextNProgress height={1} color="rgb(63,63,70,0.9)" options={{ showSpinner: false }} />
|
||||
<NextNProgress height={1} color="rgb(156, 163, 175, 0.9)" options={{ showSpinner: false }} />
|
||||
<Component {...pageProps} />
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user