next.js/test/e2e/app-dir/next-dist-client-esm-import/adapter-next/dist/client/index.js
index.js6 lines70 B
'use client'

export function Hello() {
  return <p>hello world</p>
}
Quest for Codev2.0.0
/
SIGN IN