mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 09:29:39 +01:00
Fix UI bug when clicking reimbursement link (#31)
This commit is contained in:
@@ -80,6 +80,7 @@ export function ExpenseForm({ group, expense, onSubmit, onDelete }: Props) {
|
||||
: undefined,
|
||||
],
|
||||
isReimbursement: true,
|
||||
splitMode: 'EVENLY',
|
||||
}
|
||||
: {
|
||||
title: '',
|
||||
|
||||
Reference in New Issue
Block a user