adding toastr nice
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ function MyApp({ Component, pageProps }) {
|
||||
<Component {...pageProps} />
|
||||
</AuthProvider>
|
||||
|
||||
<Toaster />
|
||||
<Toaster position="top-center" />
|
||||
</SiteLayout>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user