remove logic pdp #10113
Annotations
2 errors and 1 warning
Test
@faststore/api#test: command (/home/runner/work/faststore/faststore/packages/api) /tmp/yarn--1730250739773-0.3570309842492332/yarn run test exited (1)
|
Test
Process completed with exit code 1.
|
Lint:
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'
|
Loading