diff --git a/src/ChatList/ActionsBar.tsx b/src/ChatList/ActionsBar.tsx index 1bb42f21..e5b52f47 100644 --- a/src/ChatList/ActionsBar.tsx +++ b/src/ChatList/ActionsBar.tsx @@ -46,7 +46,7 @@ const ActionsBar = memo(({ primary, items = [], dropdownMenu = }, { icon: Trash, - key: 'Ddelete', + key: 'delete', label: 'Delete', }, ],