add grid card row config

This commit is contained in:
jeffvli
2025-11-14 15:04:37 -08:00
parent 05c4fd37cc
commit 56d0669510
9 changed files with 610 additions and 24 deletions
@@ -1,4 +1,4 @@
import { GENRE_TABLE_COLUMNS } from '/@/renderer/components/virtual-table';
import { GENRE_TABLE_COLUMNS } from '/@/renderer/components/item-list/item-table-list/default-columns';
import { ListConfigMenu } from '/@/renderer/features/shared/components/list-config-menu';
import { ListFilters } from '/@/renderer/features/shared/components/list-filters';
import { ListMusicFolderDropdown } from '/@/renderer/features/shared/components/list-music-folder-dropdown';