🔩 Adds updateSection functionality to store

This commit is contained in:
Alicia Sykes
2021-10-24 13:25:22 +01:00
parent 87bf9263db
commit 0a00c9beb2
2 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ const KEY_NAMES = [
'UPDATE_ITEM',
'UPDATE_PAGE_INFO',
'UPDATE_APP_CONFIG',
'UPDATE_SECTION',
];
// Convert array of key names into an object, and export