XaveScor opened this issue 7 months ago · 0 comments
type Props = { onClick?: () => number; }
This is incorrect because we cannot create a noop function for any return type except void.
void