Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh-Kril authored Jan 31, 2024
2 parents e85c93a + 15beb4d commit c17829c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/MainPage/NewsSlider/NewsSlider.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import NEWS_SLIDER_PROPS from '@features/MainPage/NewsSlider/constants/newsSlide
import SlickSlider from '@features/SlickSlider/SlickSlider.component';
import useMobx, { useModalContext } from '@stores/root-store';


import useWindowSize from '@/app/common/hooks/stateful/useWindowSize.hook';

import NewsSliderItem from './NewsSliderItem/NewsSliderItem.component';
Expand Down

0 comments on commit c17829c

Please sign in to comment.