@ -23,9 +23,10 @@ export const RECORD_ACTIONS: Array<{
|
||||
type: 'DELETE_RECORD',
|
||||
icon: 'IconTrash',
|
||||
},
|
||||
{
|
||||
label: 'Search Records',
|
||||
type: 'FIND_RECORDS',
|
||||
icon: 'IconSearch',
|
||||
},
|
||||
// TODO: Add search records action
|
||||
// {
|
||||
// label: 'Search Records',
|
||||
// type: 'FIND_RECORDS',
|
||||
// icon: 'IconSearch',
|
||||
// },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user