add details button on overview
This commit is contained in:
@@ -62,6 +62,9 @@ const modals = {
|
||||
DateRangerPicker: dynamic(() => import('./DateRangerPicker'), {
|
||||
loading: Loading,
|
||||
}),
|
||||
OverviewChartDetails: dynamic(() => import('./OverviewChartDetails'), {
|
||||
loading: Loading,
|
||||
}),
|
||||
};
|
||||
|
||||
export const {
|
||||
|
||||
Reference in New Issue
Block a user