useStateMachine icon indicating copy to clipboard operation
useStateMachine copied to clipboard

Reopen #72 #76

Open devanshj opened this issue 3 years ago • 1 comments

#72 #76

# this is what I did afaik
git checkout main
git pull upstream main
git reset --hard upstream/main
git push -f
git checkout -b revert-to-beta
git merge feat-instantiate
git merge api-change-for-sendt
# edit package.json
git commit -m "bump major"

devanshj avatar Feb 03 '22 21:02 devanshj

Also check if you can reproduce the error in #82's description on this PR's branch

devanshj avatar Feb 03 '22 21:02 devanshj