update on the user page regardinga the dispatch and order page and the deliveries page
This commit is contained in:
@@ -593,10 +593,10 @@ export default function App() {
|
||||
)}
|
||||
|
||||
{currentSection === 'reports' && (
|
||||
<ReportsView
|
||||
searchQuery={searchQuery}
|
||||
isCoimbatoreView={isCoimbatoreView}
|
||||
setIsCoimbatoreView={setIsCoimbatoreView}
|
||||
<ReportsView
|
||||
searchQuery={searchQuery}
|
||||
isCoimbatoreView={isCoimbatoreView}
|
||||
setIsCoimbatoreView={setIsCoimbatoreView}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user