I have created a newsfeed app where user can search according to publisher and title
and I have two routes / and /publisher and let’s say when I am on / I render the button and when I search and got the results I want to show only results and hide the buttons. i have created different component for search and result rendering here is the current working web app can anyone suggest a solution to get the result
https://newsfeed-33137.web.app/