Skip to content

Commit

Permalink
linter for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lelemm committed Dec 16, 2024
1 parent d6ea91d commit 45f89b2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ function LiveTransactionTable(props) {
onAddSplit={onAddSplit}
onCreatePayee={onCreatePayee}
showSelection={true}
allowSplitTransaction={true}
/>
allowSplitTransaction={true}
/>
</SplitsExpandedProvider>
</SelectedProviderWithItems>
</SchedulesProvider>
Expand Down

0 comments on commit 45f89b2

Please sign in to comment.