✨ Implements Add new Item functionality
This commit is contained in:
@@ -12,6 +12,7 @@ const KEY_NAMES = [
|
||||
'REMOVE_SECTION',
|
||||
'COPY_ITEM',
|
||||
'REMOVE_ITEM',
|
||||
'INSERT_ITEM',
|
||||
];
|
||||
|
||||
// Convert array of key names into an object, and export
|
||||
|
||||
Reference in New Issue
Block a user