I tried using ref with custom component based on this example: https://github.com/solidjs/solid/discussions/564#discussioncomment-4594092 and it triggers `solid/reactivity` warning: https://playground.solidjs.com/anonymous/b30f1656-5be1-4dd2-9d22-11cbf4067c6b Is calling `props.ref` something that could be special cased in the `solid/reactivity` rule?