Closed Mad-Kat closed 1 month ago
This fixes #180
When we had the issue previously #104, I fixed it only for the case where the styled proxy was used on native elements. This PR adds the NoInfer also to the wrapping API of the styled function.
NoInfer
Comparing fix/prop-inference-when-wrapping-component (9294798) with main (e99a873)
fix/prop-inference-when-wrapping-component
main
✅ 2 untouched benchmarks
✅ 2
This fixes #180
When we had the issue previously #104, I fixed it only for the case where the styled proxy was used on native elements. This PR adds the
NoInfer
also to the wrapping API of the styled function.