react
react copied to clipboard
StatelessComponent -> FunctionComponent
I am testing @uirouter/react with react@^18.0.0 and currently run into a build issue with typescript and the deprecated StatelessComponent type that was renamed to FunctionComponent.