usehooks-ts
usehooks-ts copied to clipboard
fix: `useEventCallback()` with optional callback
if the callback is undefined, the return of the function can be undefined, not the function itself