Merge pull request #178 from dikstub-rssa/feat/adjustment-org-to-the-be-153
Feat/adjustment org to the be 153
This commit is contained in:
@@ -42,6 +42,12 @@ export interface RefSearchNav {
|
||||
onClear: () => void
|
||||
}
|
||||
|
||||
export interface RefExportNav {
|
||||
onExportPdf?: () => void
|
||||
onExportCsv?: () => void
|
||||
onExportExcel?: () => void
|
||||
}
|
||||
|
||||
// prepared header for relatively common usage
|
||||
export interface HeaderPrep {
|
||||
title?: string
|
||||
|
||||
Reference in New Issue
Block a user