Merged in fix/carousel-tablet-scroll-behaviour (pull request #1382)
feat(SW-1699): Update Carousel component alignment to start * feat(SW-1699): Update Carousel component alignment to start Approved-by: Christian Andolf
This commit is contained in:
@@ -24,6 +24,7 @@ function Carousel({
|
||||
const [carouselRef, api] = useEmblaCarousel(
|
||||
{
|
||||
containScroll: "trimSnaps",
|
||||
align: "start",
|
||||
axis: "x",
|
||||
...opts,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user