Boilerplate compiliation error

Hi there, when I use this boilerplate and configure the SDk etc.

https://github.com/ethereum-boilerplate/ethereum-boilerplate.git…
I get the followingfollow error while compiling.
./src/components/Wallet/components/Transfer.jsx
Line 121:5: ‘React’ must be in scope when using JSX react/react-in-jsx-scope
Line 122:7: ‘React’ must be in scope when using JSX react/react-in-jsx-scope
Line 123:9: ‘React’ must be in scope when using JSX react/react-in-jsx-scope
Line 124:11: ‘React’ must be in scope when using JSX react/react-in-jsx-scope
v

you could ask this question in the thread specific to ethereum boilerplate: Ethereum Boilerplate Questions

1 Like