mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-06 04:26:13 +01:00
Q: Why do mountain climbers rope themselves together?
A: To prevent the sensible ones from going home.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { deleteExpense } from '@/lib/api'
|
||||
import { baseProcedure } from '@/trpc/init'
|
||||
import { z } from 'zod'
|
||||
import { deleteExpense } from '../../../../lib/api'
|
||||
import { baseProcedure } from '../../../init'
|
||||
|
||||
export const deleteGroupExpenseProcedure = baseProcedure
|
||||
.input(
|
||||
|
||||
Reference in New Issue
Block a user