Skip to content

Conversation

mateusz1913
Copy link
Contributor

  • replaced all import React with import * as React
  • removed deprecated React.VFC
  • added React.PropsWithChildren to all React.FC components that used children prop

- replaced all `import React` with `import * as React`
- removed deprecated `React.VFC`
- added `React.PropsWithChildren` to all `React.FC` components that used `children` prop
@mateusz1913 mateusz1913 self-assigned this Aug 9, 2022
@mateusz1913 mateusz1913 merged commit 34434f6 into master Aug 9, 2022
@mateusz1913 mateusz1913 deleted the fix/react-18-compat branch August 9, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant