I want to display different header for different pages in reactjs.
I have tried props method but that was not up to the mark, anybody anyidea how to do with other method ?
Tried using props but solutiin getting big
>Solution :
You can try using react-router-dom. This might help you achieve the task.
and please elaborate on the problem bit more.