import styles from './WindowLayout.module.css'; const WindowLayout = ({ title, titleComponent, content }) => { return (