S
Size: a a a
S
🚀🚀
🚀🚀
DS
m
c
c
m
A
m
m
c
m
🚀🚀
c
const handle = React.useCallback((event) => {
effectorEvent(id)
}, [id])<Component onClick={handle} />m
m
DS
const handle = React.useCallback((event) => {
effectorEvent(id)
}, [id])<Component onClick={handle} />const handleEffectorEvent = effectorEvent.prepend(() => id)
<Component onClick={handleEffectorEvent} />S
S