mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
Fix album detail table customizations
This commit is contained in:
parent
49b6478b72
commit
277669c413
3 changed files with 51 additions and 8 deletions
|
|
@ -87,6 +87,7 @@ export const GENRE_TABLE_COLUMNS = [
|
|||
];
|
||||
|
||||
interface TableConfigDropdownProps {
|
||||
// tableRef?: MutableRefObject<AgGridReactType<any> | null>;
|
||||
type: TableType;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue