4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
|
import ReportPage from './view';
|
||
|
|
||
|
export default ReportPage;
|