✨ Implements move, copy and delete item, and delete section functionality
This commit is contained in:
@@ -9,7 +9,9 @@ const KEY_NAMES = [
|
||||
'UPDATE_PAGE_INFO',
|
||||
'UPDATE_APP_CONFIG',
|
||||
'UPDATE_SECTION',
|
||||
'REMOVE_SECTION',
|
||||
'COPY_ITEM',
|
||||
'REMOVE_ITEM',
|
||||
];
|
||||
|
||||
// Convert array of key names into an object, and export
|
||||
|
||||
Reference in New Issue
Block a user