I have a component called Scaffold with Header, Body and Footer. something like that:
Scaffold
const Scaffold = (props: Props) => { return ( // Show