Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples? #35

Open
nstephenh opened this issue Aug 30, 2020 · 0 comments
Open

Examples? #35

nstephenh opened this issue Aug 30, 2020 · 0 comments

Comments

@nstephenh
Copy link

Hello,
I was wondering if there were any example projects that I could use to work off of. Without the frontend side of the tutorial, I've been having some trouble with it, particularly trying to use the react code provided (with typescript). I keep getting the below error. Note that I don't have to use React, I'm just looking for an example or more documentation I can work off of.

TS2786: 'CartProvider' cannot be used as a JSX component.   Its instance type 'CartProvider' is not a valid JSX element.     Type 'CartProvider' is missing the following properties from type 'ElementClass': context, setState, forceUpdate, props, and 2 more.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant