import { Typography } from "@material-ui/core"; import { HelpOutlineOutlined } from "@material-ui/icons"; import React from "react"; const Error404 = () => { return (
We can't provide the page you wanted yet, better try with another path next time.