YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.28k stars 289 forks source link

Fix code mode for types in README Props table #290

Open Rhahkeem opened 3 years ago

Rhahkeem commented 3 years ago

Some of the types weren't properly escaped for the props table in the README. This change just ensures they are properly escaped with the correct ``` syntax