[ECO-2313] Fix input fields on market and pools pages #2576
Annotations
6 errors
|
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapComponent.tsx#L169
'decimals' is never reassigned. Use 'const' instead
|
src/typescript/frontend/src/components/pages/pools/components/liquidity/index.tsx#L195
'decimals' is never reassigned. Use 'const' instead
|
src/typescript/frontend/src/components/pages/pools/components/liquidity/index.tsx#L279
'decimals' is never reassigned. Use 'const' instead
|
src/typescript/frontend/src/lib/utils/decimals.ts#L27
'res' is never reassigned. Use 'const' instead
|
|
The logs for this run have expired and are no longer available.
Loading