I hereby claim:
- I am thejettdurham on github.
- I am thejettdurham (https://keybase.io/thejettdurham) on keybase.
- I have a public key ASBoyGwV-NacLIG8cs-UEoAin3JYc6oMOzRalE_dgVnUtQo
To claim this, I am signing this object:
const fetchMachine = Machine({ | |
id: 'fetch', | |
initial: 'idle', | |
context: { | |
retries: 0 | |
}, | |
on: { | |
UPDATE_VALUE_FROM_SERVER: { | |
actions: 'updateInternalValue' | |
}, |
const fetchMachine = Machine({ | |
id: 'memberSearchMachine', | |
initial: 'dataEntry', | |
context: { | |
data: {}, | |
validationErrors: {}, | |
apiClient: {}, | |
history: {}, | |
}, | |
states: { |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: