Hacker News new | ask | show | jobs
by samdoesnothing 229 days ago
Yeah I don't think you ever could just call MyComponent(props) directly if the component used hooks. If it was hookless (what a concept...) it wouldn't matter.