update network switcher placment #526
Annotations
5 warnings
yarn-build:
src/components/Navbar/Account.tsx#L26
'walletName' is assigned a value but never used
|
yarn-build:
src/components/Navbar/LoadMyKeysComponent.tsx#L52
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
yarn-build:
src/components/Navbar/ThemeSwitcher.tsx#L17
'auth' is assigned a value but never used
|
yarn-build:
src/components/PlatformSwitcher.tsx#L84
Array.prototype.map() expects a value to be returned at the end of arrow function
|
yarn-build:
src/views/partners/CreateOfferForm.tsx#L13
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|