import React from "react"; import Home from "./index"; const HomeDebug = () => { return ; }; export default HomeDebug;