import * as React from "react"; import { Box } from "@mui/material"; import theme from "../../theme"; import Users from "../Users"; const Content: React.FC = () => { return ( хочу быть 100% высоты ); } export default Content;