bookmark

@type/react Generic Props lost with React memo · Issue #37087 · DefinitelyTyped/DefinitelyTyped


Description

const typedMemo: <T>(c: T) => T = React.memo; const MemoTest = typedMemo(Test);

Preview

Tags

Users

  • @jil

Comments and Reviews