walidbillel

Results 2 comments of walidbillel

I used padding on the carousel item and it solved it. But I agree, this should be a prop on the Carousel that sets the spacing between the items

@sampconrad-obj @lorenzejay Here is the component: ``` export const CarouselDisplay: FunctionComponent = ({ children, showCustomButtonGroup, partialVisible = false, canSwipe = false, }) => { const responsive = { desktop: {...