Skip to content

feat: applies next/dynamic to CartSidebar internal components #10171

feat: applies next/dynamic to CartSidebar internal components

feat: applies next/dynamic to CartSidebar internal components #10171

Triggered via push November 12, 2024 15:47
Status Success
Total duration 3m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
FastStore: packages/components/src/molecules/Carousel/Carousel.tsx#L141
React Hook useEffect has a missing dependency: 'marginRight'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCarouselItemsWidth' needs the current value of 'marginRight'