feat : update history
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { ViewHistoryDivisionCalender } from '@/module/division_new';
|
||||
import { HistoryDivisionCalender } from '@/module/calender';
|
||||
import React from 'react';
|
||||
|
||||
function Page() {
|
||||
return (
|
||||
<ViewHistoryDivisionCalender />
|
||||
<HistoryDivisionCalender />
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user