[FEAT] NEAR-11: Landing Page Update #433
Annotations
10 errors
checks:
packages/frontend/src/components/landing/GuestLanding.js#L4
`./GuestLanding.styles` import should occur after import of `../navigation/NavigationWrapperV2`
|
checks:
packages/frontend/src/components/navigation/DesktopContainer.js#L10
`../../config/whitelabel` import should occur before import of `./ConnectLedger`
|
checks:
packages/frontend/src/components/navigation/DesktopContainer.js#L11
`../../images/icon-languages.svg` import should occur before import of `./ConnectLedger`
|
checks:
packages/frontend/src/components/navigation/DesktopContainer.js#L12
`../common/LangSwitcher` import should occur before import of `./ConnectLedger`
|
checks:
packages/frontend/src/components/navigation/DesktopMenu.js#L7
`../accounts/account_selector/AccountSelector` import should occur before import of `./AccessAccountBtn`
|
checks:
packages/frontend/src/components/navigation/MobileContainer.js#L11
`../../config/whitelabel` import should occur before import of `./AccessAccountBtn`
|
checks:
packages/frontend/src/components/navigation/MobileContainer.js#L12
`../../images/icon-languages.svg` import should occur before import of `./AccessAccountBtn`
|
checks:
packages/frontend/src/components/navigation/MobileContainer.js#L13
`../accounts/account_selector/AccountSelector` import should occur before import of `./AccessAccountBtn`
|
checks:
packages/frontend/src/components/navigation/MobileContainer.js#L14
`../common/LangSwitcher` import should occur before import of `./AccessAccountBtn`
|
checks:
packages/frontend/src/components/navigation/MobileContainer.js#L15
`../svg/UserIcon` import should occur before import of `./AccessAccountBtn`
|