"use client" export default function Page() { // read query string here return (
OK
) }