import React from 'react'; import styles from './styles.module.scss'; const AppFrame: React.FC = ({ children }) => { return