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

Changing the class component to functional component #137

Closed
wants to merge 1 commit into from

Conversation

sanjeevholla26
Copy link

πŸ› οΈ Fixes Issue

closes #68

πŸ‘¨β€πŸ’» Changes proposed

In the file src/App.jsx I have changed the class components into functional components and I am also working on other files.

πŸ“„ Note to reviewers

Please consider this as pre-GSOC pull request.
Thanks..

πŸ“· Screenshots

This is the code of src/App.jsx where functional component have been used instead of class based components.

image

@nilsnolde
Copy link
Owner

It’s for the main project as outlined in #68

@nilsnolde nilsnolde closed this Mar 19, 2023
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

Successfully merging this pull request may close these issues.

Rewrite using functional components
2 participants