refactor: navbar styling #8181
Annotations
7 errors
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.blocks.tsx#L12
'Balance' is defined but never used. Allowed unused vars must match /_/u
|
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.blocks.tsx#L33
'noBorder' is defined but never used
|
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.blocks.tsx#L34
'noShadow' is defined but never used
|
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.blocks.tsx#L35
'scroll' is defined but never used
|
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.blocks.tsx#L203
'profileIsSyncingExchangeRates' is assigned a value but never used. Allowed unused vars must match /_/u
|
eslint (20.12.2):
src/app/components/NavigationBar/NavigationBar.test.tsx#L11
'useScrollHook' is defined but never used. Allowed unused vars must match /_/u
|
eslint (20.12.2)
Process completed with exit code 1.
|