react-responsive-carousel
react-responsive-carousel copied to clipboard
in RTL carousel content(image) dosen't displayed. But, LTR works fine.
RTL:
LTR:
I just made a custom css for the carousel
.carousel { direction: ltr !important; }
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.