Skip to content

Commit

Permalink
doc: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abrgr committed Sep 10, 2023
1 parent a4a09de commit 2ccfe01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -38,6 +38,7 @@ function MyReactComponent() {
// name of a machine instance to connect to or create
// you can create as many instances of each machine as you'd like
instanceName: "your-instance",
// function to provide the initial context if we have to create the machine instance
getInitialContext() {
return {
any: "initialContextForYourMachine"
Expand Down

0 comments on commit 2ccfe01

Please sign in to comment.