avaragado / xstateful-react

Use xstateful with React, accessing states and activities from multiple statecharts anywhere in your app
MIT License
30 stars 2 forks source link

Add xstateful-react import to initial example #1

Closed ShMcK closed 6 years ago

ShMcK commented 6 years ago

The example is missing the { createReactMachine } import.

avaragado commented 6 years ago

Good spot, thanks!