style : update division
Deskripsi: - add report division - view create anggota division - update drawer detail division - update information division - view edit division - view report division No issue
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
import React from 'react';
|
||||
import ReportDivisionId from '../components/report_division_id';
|
||||
|
||||
export default function ViewReportDivision() {
|
||||
return (
|
||||
<div>
|
||||
ViewReportDivision
|
||||
</div>
|
||||
<ReportDivisionId/>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user