in src/actions/updateEditItemValue.ts [5:7]
function updateEditItemValue(text: string) { Store.editItemText = text; };