refactor: rename recipients route to people, update all frontend references
This commit is contained in:
@@ -71,4 +71,4 @@ export const updatePersonSchema = buildUpdatePersonSchema(
|
||||
defaultPersonSchemaCopy,
|
||||
)
|
||||
|
||||
export type UpdatePersonFormType = z.infer<typeof updatePersonSchema>
|
||||
export type UpdatePersonFormType = z.infer<typeof updatePersonSchema>
|
||||
|
||||
Reference in New Issue
Block a user