import { Paper } from "@mui/material"; import React from "react"; export default function Admin(){ return (

hi

) }