import React from 'react' import ClientComponent from './client-component' export default function IndexPage() { return (
Testing Page