mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +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 WithExport;
|
||||
|
||||
public string $sortField = 'application_for';
|
||||
public string $sortField = 'association_status';
|
||||
|
||||
public string $sortDirection = 'desc';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user