mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-14 06:36:46 +00:00
✨ feat(table): update default sort field to association_status in EinundzwanzigPlebTable component
This commit is contained in:
@@ -23,7 +23,7 @@ final class EinundzwanzigPlebTable extends PowerGridComponent
|
|||||||
use WireUiActions;
|
use WireUiActions;
|
||||||
use WithExport;
|
use WithExport;
|
||||||
|
|
||||||
public string $sortField = 'application_for';
|
public string $sortField = 'association_status';
|
||||||
|
|
||||||
public string $sortDirection = 'desc';
|
public string $sortDirection = 'desc';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user