Possible by adding slidesToShow={3} cellAlign="center" to the carousel tag, but only occurs on render, not on window size change. Would also need to write some functions to watch for screen size changes and re-render the component which is more trouble that it is worth right now.

Possible by adding
slidesToShow={3} cellAlign="center"to the carousel tag, but only occurs on render, not on window size change. Would also need to write some functions to watch for screen size changes and re-render the component which is more trouble that it is worth right now.