Open mathjazz opened 3 years ago
This issue was created automatically by a script.
Bug Reporter: @Pike Depends on: Bug 1685565
For HoCs, the wrapped component should have its props inherit from the hoc props.
We should fix the typings once we moved to TypeScript.
https://www.pluralsight.com/guides/higher-order-composition-typescript-react sounds like a good recipe.
This issue was created automatically by a script.
Bug 1712442
Bug Reporter: @Pike Depends on: Bug 1685565
For HoCs, the wrapped component should have its props inherit from the hoc props.
We should fix the typings once we moved to TypeScript.
https://www.pluralsight.com/guides/higher-order-composition-typescript-react sounds like a good recipe.