ProvidenceGeeks / website-frontend

UI frontend repository for the Providence Geeks website
https://www.pvdgeeks.org
7 stars 9 forks source link

[Issue-189] Load blogPosts component only when clicked <Anusha> #195

Closed anusha5695 closed 4 years ago

anusha5695 commented 4 years ago

Hi, could you please review these changes. Have tested, a call to /posts is made only when BlogPosts is clicked.

Related Issue

https://github.com/ProvidenceGeeks/website-frontend/issues/189

Summary of Changes

  1. Added mountOnEnter Property for tab component
  2. Added corresponding tests cases for Navigation bar component