import Detector from './detector' import ClientDetector from './client-detector' export default function Page() { return (
Server:
Client:
) }