ctrlplusb / easy-peasy

Vegetarian friendly state for React

Home Page:https://easy-peasy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy/pasted "Getting Started" and I'm getting the type error `Property 'todos' does not exist on type 'StateMapper<_Pick<{}, never>>'`

corysimmons opened this issue · comments

Nevermind just thoroughly went over https://easy-peasy.vercel.app/docs/tutorials/typescript.html and figured it out.