reports update
This commit is contained in:
7
src/pages/nearle/reports/riderLogs.js
Normal file
7
src/pages/nearle/reports/riderLogs.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
const riderLogs = () => {
|
||||
return <div>riderLogs</div>;
|
||||
};
|
||||
|
||||
export default riderLogs;
|
||||
Reference in New Issue
Block a user