You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
I followed along with all of the steps in the README. After following the steps in "Creating a store" The app fails to compile and provides an error:
"my-app/src/index.tsx
(12,27): Expected 4 type arguments, but got 1."
I cloned the master branch from this repo and compared my code to yours and even went as far as copying/pasting your code over mine to make sure I wasnt missing anything. None of that fixed the error. Please advise