Skip to content

Instantly share code, notes, and snippets.

const mapping = {
// `id` passed as regular prop
actions: [
areasLogic, [
'setAreaHover#id',
'clearAreaHover',
'editArea#id',
'clearSelection'
]