diff --git a/client/src/components/DrinkCarousel.jsx b/client/src/components/DrinkCarousel.jsx index 39001fc..b12f0d3 100644 --- a/client/src/components/DrinkCarousel.jsx +++ b/client/src/components/DrinkCarousel.jsx @@ -31,7 +31,11 @@ function DrinkCarousel(props) { curDate={props.curDate} next5pm={props.next5pm} /> -