refactor: rename recipients route to people, update all frontend references
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
import type { Person as PrismaPerson } from "@/generated/prisma/client"
|
||||
|
||||
export type Person = PrismaPerson
|
||||
export type Person = PrismaPerson
|
||||
|
||||
Reference in New Issue
Block a user