import React from "react"; import ManyHelloes from "./Hello_World"; export default function Index() { return ( ); }