Transaction Table Resize #9217
Annotations
1 error and 4 warnings
|
packages/desktop-client/src/components/transactions/TransactionsTable.jsx#L72
'useSidebar' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
packages/desktop-client/src/components/transactions/TransactionsTable.jsx#L87
`../../hooks/useLocalPref` import should occur before import of `../../hooks/useMergedRefs`
|
|
packages/desktop-client/src/components/transactions/TransactionsTable.jsx#L1126
Replace `·-·10·-·Math.floor((445·+·(showBalance·?·103·:·0)·+·(showCleared·?·38·:·0)·+·sidebarWidth)·/·4` with `⏎····-10·-⏎····Math.floor(⏎······(445·+·(showBalance·?·103·:·0)·+·(showCleared·?·38·:·0)·+·sidebarWidth)·/⏎········4,⏎····`
|
This job failed
Loading