this is a react modal component that takes an existent component which has a href
prop and then returns a new modal component that shows up after redirection.
- children: - object: the react children props, which will become the content inside that modal.