style: toast minor adjustments

This commit is contained in:
Gustavo Mauricio 2022-09-14 16:34:44 +01:00
parent 584bc533c7
commit 89f3295536

View File

@ -48,9 +48,7 @@ function MyApp({ Component, pageProps }: AppProps) {
closeButton={false}
position="bottom-right"
hideProgressBar
icon={false}
newestOnTop
theme="colored"
transition={Zoom}
/>
</QueryClientProvider>