mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-09 11:01:45 +00:00
feat(ui): padroniza avatares e paleta visual da interface
This commit is contained in:
@@ -137,7 +137,6 @@ export function BudgetsPage({
|
||||
<BudgetCard
|
||||
key={budget.id}
|
||||
budget={budget}
|
||||
colorIndex={index}
|
||||
periodLabel={periodLabel}
|
||||
onEdit={handleEdit}
|
||||
onRemove={handleRemoveRequest}
|
||||
|
||||
Reference in New Issue
Block a user