/* Reusable mac window shell + sidebar for app views */ const MacWindow = ({ title, children, style = {}, height = 720, toolbar = null }) => (