{ if (prop) { const newValue = bool ? !currentValue : value builderStore.actions.updateProp(prop, newValue) } }} >