From 89f3295536633ef4a051bb098abe4cf452c95ac6 Mon Sep 17 00:00:00 2001 From: Gustavo Mauricio Date: Wed, 14 Sep 2022 16:34:44 +0100 Subject: [PATCH] style: toast minor adjustments --- pages/_app.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/_app.tsx b/pages/_app.tsx index f6ae4756..500524d6 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -48,9 +48,7 @@ function MyApp({ Component, pageProps }: AppProps) { closeButton={false} position="bottom-right" hideProgressBar - icon={false} newestOnTop - theme="colored" transition={Zoom} />