fix: Replace home banner with news carousel. #7335
Annotations
10 errors
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L2
'Image' is defined but never used
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L5
There should be at least one empty line between import groups
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L7
There should be at least one empty line between import groups
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L7
`@/api/marketplace/v1/marketplace` import should occur before import of `@/hooks/marketing/useNews`
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L8
There should be at least one empty line between import groups
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L8
`react-native-reanimated-carousel` import should occur before import of `./TopMenuSection`
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L9
`../FullWidthSeparator` import should occur before import of `@/hooks/marketing/useNews`
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L10
`../Section` import should occur before import of `@/hooks/marketing/useNews`
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L11
`../hub/NewsBox` import should occur before import of `@/hooks/marketing/useNews`
|
Lint:
packages/components/TopMenu/TopMenuHighlightedNews.tsx#L12
There should be no empty line within import group
|
Loading