Add SortHeader component for sorting functionality in TransactionsTable. Update TransactionsTable to prevent row selection when clicking on IBAN text. Minor adjustment in gridConfig for layout consistency.
This commit is contained in:
@@ -35,6 +35,7 @@ export const getColumnDefs = () => [
|
||||
// These will be set by the parent component
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
headerName: 'Datum',
|
||||
field: 'Buchungstag',
|
||||
|
||||
Reference in New Issue
Block a user