'In react JS how can i set footer component at the bottome of all pages, either the page have some content or not?

When I use footer component in react , footer does not set at the bottom of the page if that page is empty or do not have enough section. So how can I fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source