react-elastic-carousel
react-elastic-carousel copied to clipboard
Add ReactNode type to children prop and make isRTL prop optional
Before resolving the type error, I encountered this issue:
After Fix :
The error can be reproduced during a build process using Next.js with TypeScript.