mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
Fix album detail table customizations
This commit is contained in:
@@ -87,6 +87,7 @@ export const GENRE_TABLE_COLUMNS = [
|
||||
];
|
||||
|
||||
interface TableConfigDropdownProps {
|
||||
// tableRef?: MutableRefObject<AgGridReactType<any> | null>;
|
||||
type: TableType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user