mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-10 05:59:06 +01:00
Revert "Use modal dialogs for expense creation & edition (#10)"
This reverts commit 1e66efe516.
This commit is contained in:
@@ -37,7 +37,6 @@ export function ReimbursementList({
|
||||
<Button variant="link" asChild className="-mx-4 -my-3">
|
||||
<Link
|
||||
href={`/groups/${groupId}/expenses/create?reimbursement=yes&from=${reimbursement.from}&to=${reimbursement.to}&amount=${reimbursement.amount}`}
|
||||
scroll={false}
|
||||
>
|
||||
Mark as paid
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user