A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
1.3k
stars
292
forks
source link
Style not applied on React using "containerClass" #215
Closed
simo54 closed 3 years ago
Describe the bug Cannot style carousel component in React
To Reproduce Reproduce code in Common Usage here
Expected behavior Application of background color on the carousel container
Screenshots
Desktop (please complete the following information):
Reproduction https://codesandbox.io/s/laughing-beaver-qmu18?file=/src/App.js for testing. Tried to apply styling for testing but without success.