How to create "Selected tab" in Next.Js?

I am trying to create selected tab in Next.Js. The User will have the option to search for data it can be Users or Posts, what the user will search for will be selected by clicking on one of the buttons. Once the user clicks on the button the button will change background to blue.… Read More How to create "Selected tab" in Next.Js?