Hacker News new | ask | show | jobs
by spicyj 4000 days ago
You must have misread the blog post. This change only affects DOM components like <div />, not composites like your <Input />. I wrote in the post:

References to custom component classes work exactly as before.

1 comments

Yep, I'm blind :-) Thanks!