Client Page component query parameter
On the following part of the doc: https://wasp-lang.dev/docs/language/features#accessing-route-parameters-in-a-page-component
The doc is using jsx and not tsx (typescript), is it possible to have a type for the function to have typescript autocompletion in props ?
The doc is using jsx and not tsx (typescript), is it possible to have a type for the function to have typescript autocompletion in props ?

