Skip to content

chore: removes await from getGlobalSectionsData #9931

chore: removes await from getGlobalSectionsData

chore: removes await from getGlobalSectionsData #9931

Triggered via push September 19, 2024 20:28
Status Success
Total duration 2m 39s
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'