react icon indicating copy to clipboard operation
react copied to clipboard

StatelessComponent -> FunctionComponent

Open wallzero opened this issue 3 years ago • 0 comments

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.

wallzero avatar Apr 14 '22 22:04 wallzero