Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Updating components/App.js to use imported Component directly#34

Open
bypasssystems wants to merge 1 commit intopbarbiero:developfrom
bypasssystems:develop
Open

Updating components/App.js to use imported Component directly#34
bypasssystems wants to merge 1 commit intopbarbiero:developfrom
bypasssystems:develop

Conversation

@bypasssystems
Copy link

@bypasssystems bypasssystems commented Jun 27, 2020

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.

Noticed you had important Component but then are referencing it via React.Component, updated the class declaration to use the imported Component.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants