Dark Theme Final #2585
Annotations
1 error and 10 warnings
|
packages/desktop-client/src/components/accounts/Header.js#L10
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/BudgetCategories.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/BudgetTotals.js#L4
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/ExpenseGroup.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/IncomeGroup.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/MobileTable.tsx#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/RenderMonths.js#L5
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/SidebarCategory.js#L4
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/budget/SidebarGroup.js#L5
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
packages/desktop-client/src/components/transactions/TransactionsTable.js#L56
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
The logs for this run have expired and are no longer available.
Loading