Otonashi
`<Dynamic>` function prop args are `any`
afaict this is caused by https://github.com/solidjs/solid/pull/1248, which intentionally adds some magic to prevent the type of props from affecting the inferred type of
component
; not sure what to do about it20 replies