add row sizing configuration

This commit is contained in:
jeffvli
2026-02-08 20:19:13 -08:00
parent 5421182cc1
commit 31c3f1b062
4 changed files with 74 additions and 24 deletions
@@ -104,7 +104,6 @@ export const AlbumListHeaderFilters = ({ toggleGenreTarget }: { toggleGenreTarge
enableHeader: { hidden: true },
itemsPerPage: { hidden: true },
pagination: { hidden: true },
size: { hidden: true },
},
tableColumnsData: SONG_TABLE_COLUMNS,
}}