update
This commit is contained in:
@@ -4,8 +4,7 @@ export type User = {
|
||||
id: string
|
||||
name: string
|
||||
email: string
|
||||
cpf?: string
|
||||
cnpj?: string
|
||||
cpf: string
|
||||
}
|
||||
|
||||
export const headers = {
|
||||
|
||||
Reference in New Issue
Block a user