Namanl2001 / MERN-Gurujii-dev

⭐️ Helps! in finding Tutors.
https://guru-jii.herokuapp.com/
MIT License
34 stars 85 forks source link

Remove alert timeout timer from UI #202

Closed JulianAR97 closed 3 years ago

JulianAR97 commented 3 years ago

…isplayed

Related Issue

Closes: #201

Describe the changes you've made

Moved timer to outside of component return. After 10 seconds, this.state.hidden is set to false in alert.jsx, but timer is not displayed.

Type of change

What sort of change have you made:

Mention any unusual behaviour of your code (Write NA if not)

Any unusual behaviour of your code

Checklist:

Additional Info (optional)

Any additional information you want to give