Closed
Description
What is your question:
as this library locked version of @types/react
, I expect we will keep seeing this kind of error as @types/react
export global type
It will be very annoying cause user need to sync the @types/react
version with this library in order to avoid this error
could we use ^16.8.22
instead?