import AdminPanel from "./AdminViewComponents/AdminPanel"; const AdminView = () => { return } export default AdminView;