So React Portals are basically React’s way of rendering your desired component into a target dom element anywhere in your react application.
So React Portals are basically React’s way of rendering your desired component into a target dom element anywhere in your react application.