import React from "react"; import { Counter } from "./Counter.js"; export default function Page() { return ( <>