hyunjunian
Results
3
comments of
hyunjunian
@Miserlou **please check this!** I have a same issue.
searchParams also has a same problem. please fix this! ``` export default function Page({searchParams}: { searchParams: { q: string } }) { return ... ``` ``` Type error: Page "app/page.tsx"...
https://github.com/BuilderIO/qwik/pull/2557