Skip to content

Instantly share code, notes, and snippets.

@ericchen0121
Last active August 25, 2020 21:24
Show Gist options
  • Save ericchen0121/d952f27ef621d9ff29bb964b3dd1dd19 to your computer and use it in GitHub Desktop.
Save ericchen0121/d952f27ef621d9ff29bb964b3dd1dd19 to your computer and use it in GitHub Desktop.
Generated by XState Viz: https://xstate.js.org/viz
Machine({
id: 'vms4',
initial: 'grid',
states: {
grid: {
},
solo: {
}
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment