mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚒️ Disable spinner.
This commit is contained in:
@@ -33,6 +33,7 @@ function MyApp({ Component, pageProps, router }: AppProps) {
|
||||
stopDelayMs={200}
|
||||
height={2}
|
||||
showOnShallow={true}
|
||||
options={{ showSpinner: false }}
|
||||
/>
|
||||
<ChakraProvider theme={theme}>
|
||||
<SWRConfig value={{ fetcher }}>
|
||||
|
||||
Reference in New Issue
Block a user