mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 13:38:38 +00:00
update: Pause toaster when unfocus
This commit is contained in:
@@ -112,6 +112,7 @@ export default async function RootLayout({ children }: Readonly<{ children: Reac
|
||||
toaster={{
|
||||
position: config.siteConfig.toaster?.position,
|
||||
duration: config.siteConfig.toaster?.duration,
|
||||
pauseWhenPageIsHidden: true,
|
||||
}}
|
||||
>
|
||||
<Navbar />
|
||||
|
||||
Reference in New Issue
Block a user