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

Remodeled Version Of The File. #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aboss123
Copy link

This complies with the latest deprecation of the React componentDidMount. Its functionality uses useEffect and has less lines of code as well as the same functionality. I would appreciate it if you could look at it.

This complies with the latest deprecation of the React componentDidMount. Its functionality uses useEffect and has less lines of code as well as the same functionality. I would appreciate it if you could look at it.
@aboss123
Copy link
Author

I just wanted to let you know that the React function componentDidMount() is deprecated. The version I pushing uses the new useEffect method to effectively accomplish the same task. Please consider merging this pull request.

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.

1 participant