ruchika-01p / Art_of_Living_YOGA

The Art of Living is an organization that offers numerous, highly effective educational and self-development programs that facilitate the elimination of stress.
MIT License
7 stars 14 forks source link

fixed : nav option onclick reload page #10 #20

Closed Bivas-Biswas closed 3 years ago

Bivas-Biswas commented 3 years ago

what ? I fixed the bug - nav option onclick reload the page. why ? previously when we clicked the nav option, every time it send request to server. So, I used react router to routing through the pages without send a request to the server.

How ? Used react router tag instead of tag

Fixes # (#10)

Type of change

Please delete options that are not relevant.

  • [ x] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x ] My contribution follows the style guidelines of this project
  • [ x] I have performed a self-review of my own contribution
  • [x ] I have made corresponding changes to the documentation
  • [ x] My changes generate no new warnings
  • [x ] I have checked my code and corrected any misspellings
ruchika-01p commented 3 years ago

Please fetch the updated code and then make a PR .There are changes in header file

ruchika-01p commented 3 years ago

The conflicts are still not resolved please again look over it