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} closeButton={false}
position="bottom-right" position="bottom-right"
hideProgressBar hideProgressBar
icon={false}
newestOnTop newestOnTop
theme="colored"
transition={Zoom} transition={Zoom}
/> />
</QueryClientProvider> </QueryClientProvider>