Skip to content

Commit 9f223dc

Browse files
committed
[AI] Fix lint: add t to useCallback deps
1 parent b4c273a commit 9f223dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/desktop-client/src/components/mobile/budget/BudgetCell.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ export function BudgetCell<
168168
showUndoNotification,
169169
onEditNotes,
170170
format,
171+
t,
171172
]);
172173

173174
return (

0 commit comments

Comments
 (0)