[FEAT] NEAR-11: Landing Page Update #434
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#L8
`../../config/whitelabel` import should occur before import of `./DeprecatedLogo`
|
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`
|
checks:
packages/frontend/src/components/navigation/Navigation.js#L6
`../../../../../features` import should occur before import of `./DesktopContainer`
|
checks:
packages/frontend/src/components/navigation/Navigation.js#L7
`../common/wallet_selector/WalletSelectorGetAWallet` import should occur before import of `./DesktopContainer`
|