[FE] v2.1.1에서 구현한 랜딩페이지 개선 #511
Annotations
5 errors
Run lint:
client/src/pages/MainPage/MainPage.tsx#L8
There should be at least one empty line between import groups
|
Run lint:
client/src/pages/MainPage/MainPage.tsx#L9
`@hooks/useMainPageYScroll` import should occur before import of `./Nav/Nav`
|
Run lint:
client/src/pages/MainPage/Section/FeatureSection/FeatureSection.tsx#L7
There should be at least one empty line between import groups
|
Run lint:
client/src/pages/MainPage/Section/FeatureSection/FeatureSection.tsx#L8
`@hooks/useMainPageYScroll` import should occur before import of `./SimpleShare`
|
Run lint
Process completed with exit code 1.
|
Loading