import React from "react"; /*function handleFetchData() { const }*/ export default function Index() { return <p>Let's go</p> }