import React from 'react'; import {Container} from "@material-ui/core"; import FormButtons from "./FormButtons"; function Home() { return (