Skip to content

feat: Add useScreenResize hook (SFS-1509) (#2487) #2108

feat: Add useScreenResize hook (SFS-1509) (#2487)

feat: Add useScreenResize hook (SFS-1509) (#2487) #2108

Triggered via push October 14, 2024 13:47
Status Success
Total duration 5m 25s
Artifacts

release.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'