feat: enhance error handling in DashboardPage and add retry functionality
This commit is contained in:
@@ -145,7 +145,7 @@ function App() {
|
||||
<AuthProvider>
|
||||
<SocketProvider>
|
||||
<AppRoutes />
|
||||
<Toaster richColors />
|
||||
<Toaster richColors position='top-right' />
|
||||
</SocketProvider>
|
||||
</AuthProvider>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user