import { Counter } from './Counter' export { Page } function Page() { return ( <>

Welcome

This page is: ) }