basic-electron-react-boilerplate icon indicating copy to clipboard operation
basic-electron-react-boilerplate copied to clipboard

Updating components/App.js to use imported Component directly

Open bypasssystems opened this issue 4 years ago • 0 comments

Noticed you had imported Component but then are referencing it via React.Component, updated the class declaration to use the imported Component.

Thanks for the boilerplate btw, was exactly what I was looking for.

bypasssystems avatar Jun 27 '20 08:06 bypasssystems