add user to org
This commit is contained in:
@@ -59,8 +59,7 @@ export type User = {
|
||||
|
||||
const links = [
|
||||
{ to: '', title: 'Perfil', end: true },
|
||||
{ to: 'emails', title: 'Emails' },
|
||||
{ to: 'orgs', title: 'Empresas' }
|
||||
{ to: 'emails', title: 'Emails' }
|
||||
]
|
||||
|
||||
export default function Route({
|
||||
|
||||
Reference in New Issue
Block a user