style: toast minor adjustments
This commit is contained in:
parent
584bc533c7
commit
89f3295536
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user