Added reports section.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import EventDataReport from 'components/pages/reports/EventDataReport';
|
||||
|
||||
export default function Report() {
|
||||
return <EventDataReport />;
|
||||
}
|
||||
Reference in New Issue
Block a user