main : [{
eventMsg: [], <- update this array//
code: 'arbitraryCode',
lastEvent: 'ename'
}]
I'm using functional components.
main : [{
eventMsg: [], <- update this array//
code: 'arbitraryCode',
lastEvent: 'ename'
}]
I'm using functional components.