fixing response in transfertype
This commit is contained in:
@ -27,7 +27,7 @@ const App = () => {
|
||||
<PathnameProvider>
|
||||
<AppRouting />
|
||||
</PathnameProvider>
|
||||
<Toaster />
|
||||
<Toaster expand visibleToasts={20} duration={3000} />
|
||||
</BrowserRouter>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user