Restored search on enter functionality which was removed by accident.
Uses dynamic highlighting based on url path.
Had to use props because it seemed styled components did not support hooks out of the box.
There was an issue trying to move sideNavStyle into input of StyledSideBar because for some reason this breaks the animation when menu button is pressed.
Had to use props because it seemed styled components did not support hooks out of the box.
There was an issue trying to move sideNavStyle into input of StyledSideBar because for some reason this breaks the animation when menu button is pressed.