Skip to content

Commit

Permalink
refactor: go to prev page after edit transaction instead of home
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Jan 18, 2025
1 parent 56ed4e6 commit eaa1c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/ui/transaction-form-edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
} from '@heroui/react'

import { DEFAULT_CURRENCY_SIGN } from '@/config/constants/main'
import { ROUTE } from '@/config/constants/routes'

import { editTransactionById } from '../lib/actions'
import {
Expand Down

0 comments on commit eaa1c0d

Please sign in to comment.